Skip to content

Commit 2e17907

Browse files
authored
Merge pull request #456 from doctrine/malarzm-patch-1
Add changelog for 3.4.2
2 parents 7e6f125 + 5fedeea commit 2e17907

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG-3.4.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.4.2 (2018-03-22)
16+
------------------
17+
18+
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).
19+
20+
* [455](https://github.com/doctrine/DoctrineMongoDBBundle/pull/455) fixes tests by using memcached instead of memcache (Symfony 4 doctrine-bridge compatibility)
21+
* [454](https://github.com/doctrine/DoctrineMongoDBBundle/pull/454) fixes wrongly named MONGODB-X509 auth mechanism
22+
1523
3.4.1 (2017-11-18)
1624
------------------
1725

0 commit comments

Comments
 (0)