Skip to content

Commit

Permalink
Add changelog for 3.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alcaeus committed Dec 3, 2018
1 parent 5c6f730 commit 0cf998a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG-3.5.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,14 @@ where XXX and YYY are the older and newer versions, respectively.
To generate a changelog summary since the last version, run
`git log --no-merges --oneline XXX...HEAD`

3.5.1 (2018-12-03)
------------------

All issues and pull requests in this release may be found under the [3.5.1 milestone](https://github.com/doctrine/DoctrineMongoDBBundle/issues?q=milestone%3A3.5.1).

* [501](https://github.com/doctrine/DoctrineMongoDBBundle/pull/501) fixes deprecation notices when using Symfony 4.2.
* [505](https://github.com/doctrine/DoctrineMongoDBBundle/pull/505) adds a better error message when trying to instantiate a service repository for an unmapped class.

3.5.0 (2018-09-24)
------------------

Expand Down

0 comments on commit 0cf998a

Please sign in to comment.