Skip to content

Commit 7c44cd6

Browse files
committed
Update changelog issue query links
1 parent 8886602 commit 7c44cd6

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG-1.0.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ To generate a changelog summary since the last version, run
1919
-------------------------
2020

2121
All issues and pull requests in this release may be found under the
22-
[1.0.0-BETA13 milestone](https://github.com/doctrine/mongodb-odm/issues?milestone=7&q=is%3Aclosed).
22+
[1.0.0-BETA13 milestone](https://github.com/doctrine/mongodb-odm/issues?q=milestone%3A1.0.0-BETA13).
2323

2424
#### `atomicSet` and `atomicSetArray` strategies for top-level collections
2525

@@ -91,7 +91,7 @@ Custom repository and factory classes must implement
9191
-------------------------
9292

9393
All issues and pull requests in this release may be found under the
94-
[1.0.0-BETA12 milestone](https://github.com/doctrine/mongodb-odm/issues?milestone=6&q=is%3Aclosed).
94+
[1.0.0-BETA12 milestone](https://github.com/doctrine/mongodb-odm/issues?q=milestone%3A1.0.0-BETA12).
9595

9696
#### Allow filter parameters to be specified in Configuration
9797

@@ -127,7 +127,7 @@ later error at runtime.
127127
-------------------------
128128

129129
All issues and pull requests in this release may be found under the
130-
[1.0.0-BETA11 milestone](https://github.com/doctrine/mongodb-odm/issues?milestone=5&state=closed).
130+
[1.0.0-BETA11 milestone](https://github.com/doctrine/mongodb-odm/issues?q=milestone%3A1.0.0-BETA11).
131131

132132
#### Ensure cascade mapping option is always set
133133

@@ -149,7 +149,7 @@ This change was implemented in
149149
-------------------------
150150

151151
All issues and pull requests in this release may be found under the
152-
[1.0.0-BETA10 milestone](https://github.com/doctrine/mongodb-odm/issues?milestone=2&state=closed).
152+
[1.0.0-BETA10 milestone](https://github.com/doctrine/mongodb-odm/issues?q=milestone%3A1.0.0-BETA10).
153153

154154
#### ResolveTargetDocumentListener
155155

0 commit comments

Comments
 (0)