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 ad4e3fa commit 496ab53Copy full SHA for 496ab53
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.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
16
1.2.5 (2018-07-20)
17
------------------
18
0 commit comments