We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ffc2ae commit 41ad7d9Copy full SHA for 41ad7d9
1 file changed
CHANGELOG-1.2.md
@@ -3,6 +3,16 @@ CHANGELOG for 1.2.x
3
4
This changelog references the relevant changes done in 1.2 patch versions.
5
6
+1.2.1 (2017-12-08)
7
+------------------
8
+
9
+All issues and pull requests in this release may be found under the
10
+[1.2.1 milestone](https://github.com/doctrine/mongodb-odm/issues?q=milestone%3A1.2.1).
11
12
+* [#1681](https://github.com/doctrine/mongodb-odm/pull/1681) hardens checks for storage strategy when mapping relationships
13
+* [#1687](https://github.com/doctrine/mongodb-odm/pull/1687) fixes query preparation when using a reference as shard key
14
+* [#1688](https://github.com/doctrine/mongodb-odm/pull/1688) fixes the `pushAll` collection strategy when running on MongoDB 3.6
15
16
1.2.0 (2017-10-24)
17
------------------
18
0 commit comments