Skip to content

Commit 5ecd5d5

Browse files
committed
Merge pull request #362 from doctrine/release-3.1
Update CHANGELOG-3.1.md
2 parents 0c58552 + 2fc778e commit 5ecd5d5

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG-3.1.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,17 @@ To generate a changelog summary since the last version, run
1515
3.1.x-dev
1616
---------
1717

18-
3.1.0-RC1 (????-??-??)
18+
3.1.0 (2016-04-10)
1919
----------------------
2020

2121
This release introduces compatibility with Symfony 3.0. The minimum PHP version
22-
for this release is 5.5. If you need support for older Symfony versions (< 2.8),
22+
for this release is 5.5. If you need support for older Symfony versions (< 2.7),
2323
old PHP versions (< 5.5) or old MongoDB driver versions (< 1.5) please use the
2424
3.0 release. The following Pull Requests were merged for this release:
2525

26+
* [#352](https://github.com/doctrine/DoctrineMongoDBBundle/pull/352) adds support for Symfony 2.8+ toolbar
27+
* [#342](https://github.com/doctrine/DoctrineMongoDBBundle/pull/342) introduces backward compatibility layer for Symfony 2.7
28+
* [#331](https://github.com/doctrine/DoctrineMongoDBBundle/pull/331) enforces certain configuration values to be integers
2629
* [#328](https://github.com/doctrine/DoctrineMongoDBBundle/pull/328) introduces compatibility to Symfony 3.0 and drops support for Symfony < 2.8 as well as old PHP and MongoDB driver versions
2730
* [#316](https://github.com/doctrine/DoctrineMongoDBBundle/pull/316) adds support for the SCRAM-SHA-1 auth mechanism introduced with MongoDB 3.0
2831
* [#308](https://github.com/doctrine/DoctrineMongoDBBundle/pull/308) improves PSR-4 compliance

0 commit comments

Comments
 (0)