@@ -19,7 +19,7 @@ To generate a changelog summary since the last version, run
1919-------------------------
2020
2121All 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
9393All 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
129129All 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
151151All 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