Skip to content

Commit

Permalink
Add changelog for 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alcaeus committed Oct 2, 2019
1 parent 45cee38 commit 1d824e2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG-2.0.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
CHANGELOG for 2.0.x
===================

2.0.0 (2019-10-02)
------------------

- [2074: Remove references to legacy documentation](https://github.com/doctrine/mongodb-odm/pull/2074) thanks to @alcaeus and @malarzm
- [2073: Throw hydrator exceptions when encountering invalid types](https://github.com/doctrine/mongodb-odm/pull/2073) thanks to @alcaeus
- BC BREAK: [2069: Class name resolver performance optimisation](https://github.com/doctrine/mongodb-odm/pull/2069) thanks to @alcaeus

2.0.0-RC2 (2019-09-24)
----------------------

Expand Down

0 comments on commit 1d824e2

Please sign in to comment.