You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG-3.1.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,14 +15,17 @@ To generate a changelog summary since the last version, run
15
15
3.1.x-dev
16
16
---------
17
17
18
-
3.1.0-RC1 (????-??-??)
18
+
3.1.0 (2016-04-10)
19
19
----------------------
20
20
21
21
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),
23
23
old PHP versions (< 5.5) or old MongoDB driver versions (< 1.5) please use the
24
24
3.0 release. The following Pull Requests were merged for this release:
25
25
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
26
29
*[#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
27
30
*[#316](https://github.com/doctrine/DoctrineMongoDBBundle/pull/316) adds support for the SCRAM-SHA-1 auth mechanism introduced with MongoDB 3.0
0 commit comments