Skip to content

Commit 3c4fcb5

Browse files
committed
Add changelog entry for 3.5.4
1 parent a9d2597 commit 3c4fcb5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG-3.5.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,15 @@ 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.4 (2019-09-24)
16+
------------------
17+
18+
All issues and pull requests in this release may be found under the [3.5.4 milestone](https://github.com/doctrine/DoctrineMongoDBBundle/issues?q=milestone%3A3.5.4).
19+
20+
* [580](https://github.com/doctrine/DoctrineMongoDBBundle/pull/514) fixes issues in the travis-ci build
21+
* [578](https://github.com/doctrine/DoctrineMongoDBBundle/pull/513) removes hardcoded exit calls in favour of exceptions
22+
* [534](https://github.com/doctrine/DoctrineMongoDBBundle/pull/534) fixes the link to the PHP 7 usage instructions
23+
1524
3.5.3 (2018-12-22)
1625
------------------
1726

0 commit comments

Comments
 (0)