There was an error while loading. Please reload this page.
1 parent 45cee38 commit 1d824e2Copy full SHA for 1d824e2
1 file changed
CHANGELOG-2.0.md
@@ -1,6 +1,13 @@
1
CHANGELOG for 2.0.x
2
===================
3
4
+2.0.0 (2019-10-02)
5
+------------------
6
+
7
+ - [2074: Remove references to legacy documentation](https://github.com/doctrine/mongodb-odm/pull/2074) thanks to @alcaeus and @malarzm
8
+ - [2073: Throw hydrator exceptions when encountering invalid types](https://github.com/doctrine/mongodb-odm/pull/2073) thanks to @alcaeus
9
+ - BC BREAK: [2069: Class name resolver performance optimisation](https://github.com/doctrine/mongodb-odm/pull/2069) thanks to @alcaeus
10
11
2.0.0-RC2 (2019-09-24)
12
----------------------
13
0 commit comments