Skip to content

Commit 0cf998a

Browse files
committed
Add changelog for 3.5.1
1 parent 5c6f730 commit 0cf998a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG-3.5.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,14 @@ where XXX and YYY are the older and newer versions, respectively.
1212
To generate a changelog summary since the last version, run
1313
`git log --no-merges --oneline XXX...HEAD`
1414

15+
3.5.1 (2018-12-03)
16+
------------------
17+
18+
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).
19+
20+
* [501](https://github.com/doctrine/DoctrineMongoDBBundle/pull/501) fixes deprecation notices when using Symfony 4.2.
21+
* [505](https://github.com/doctrine/DoctrineMongoDBBundle/pull/505) adds a better error message when trying to instantiate a service repository for an unmapped class.
22+
1523
3.5.0 (2018-09-24)
1624
------------------
1725

0 commit comments

Comments
 (0)