File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,16 @@ CHANGELOG for 1.2.x
33
44This changelog references the relevant changes done in 1.2 patch versions.
55
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+
6161.2.0 (2017-10-24)
717------------------
818
You can’t perform that action at this time.
0 commit comments