Skip to content

Commit 496ab53

Browse files
committed
Add changelog for 1.2.6
1 parent ad4e3fa commit 496ab53

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.6 (2019-01-15)
7+
------------------
8+
9+
All issues and pull requests in this release may be found under the
10+
[1.2.6 milestone](https://github.com/doctrine/mongodb-odm/issues?q=milestone%3A1.2.6).
11+
12+
* [1930](https://github.com/doctrine/mongodb-odm/pull/1930) fixes a wrong type hint in metadata.
13+
* [1929](https://github.com/doctrine/mongodb-odm/pull/1929) fixes serialization of uninitialized persistent collections.
14+
* [1919](https://github.com/doctrine/mongodb-odm/pull/1919) fixes a few misplaced deprecation comments in the XSD.
15+
616
1.2.5 (2018-07-20)
717
------------------
818

0 commit comments

Comments
 (0)