Skip to content

Commit

Permalink
Add changelog for 3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alcaeus committed Nov 18, 2017
1 parent 3196af4 commit a18b75b
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG-3.4.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +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.4.x-dev
---------
3.4.1 (2017-11-18)
------------------

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

* [438](https://github.com/doctrine/DoctrineMongoDBBundle/pull/438) removes deprecated ODM functionality in tests
* [437](https://github.com/doctrine/DoctrineMongoDBBundle/pull/437) declares commands as services to make them discoverable with Symfony 4
* [433](https://github.com/doctrine/DoctrineMongoDBBundle/pull/433) fixes the container configuration to make services public for Symfony 4

3.4.0 (2017-09-22)
------------------
Expand Down

0 comments on commit a18b75b

Please sign in to comment.