Skip to content

Commit 41ad7d9

Browse files
committed
Add changelog for 1.2.1
1 parent 3ffc2ae commit 41ad7d9

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG-1.2.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@ CHANGELOG for 1.2.x
33

44
This 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+
616
1.2.0 (2017-10-24)
717
------------------
818

0 commit comments

Comments
 (0)