Skip to content

Commit

Permalink
Merge pull request #456 from doctrine/malarzm-patch-1
Browse files Browse the repository at this point in the history
Add changelog for 3.4.2
  • Loading branch information
malarzm authored Mar 22, 2018
2 parents 7e6f125 + 5fedeea commit 2e17907
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG-3.4.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.4.2 (2018-03-22)
------------------

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

* [455](https://github.com/doctrine/DoctrineMongoDBBundle/pull/455) fixes tests by using memcached instead of memcache (Symfony 4 doctrine-bridge compatibility)
* [454](https://github.com/doctrine/DoctrineMongoDBBundle/pull/454) fixes wrongly named MONGODB-X509 auth mechanism

3.4.1 (2017-11-18)
------------------

Expand Down

0 comments on commit 2e17907

Please sign in to comment.