Skip to content

Commit

Permalink
Add changelog for 3.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
alcaeus committed Dec 22, 2018
1 parent ff6b71e commit 266a52b
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.3 (2018-12-22)
------------------

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

* [514](https://github.com/doctrine/DoctrineMongoDBBundle/pull/514) fixes a wrong call to `clearstatcache`
* [513](https://github.com/doctrine/DoctrineMongoDBBundle/pull/513) fixes command deprecation notices when using Symfony 4.2

3.5.2 (2018-12-07)
------------------

Expand Down

0 comments on commit 266a52b

Please sign in to comment.