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.2.md
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,8 +15,18 @@ To generate a changelog summary since the last version, run
15
15
3.2.x-dev
16
16
---------
17
17
18
+
3.2.1 (2016-12-08)
19
+
------------------
20
+
21
+
All issues and pull requests in this release may be found under the [3.2.1 milestone](https://github.com/doctrine/DoctrineMongoDBBundle/issues?q=milestone%3A3.2.1).
22
+
23
+
*[385](https://github.com/doctrine/DoctrineMongoDBBundle/pull/385) fixes the display of empty sort options in the data collector
24
+
*[386](https://github.com/doctrine/DoctrineMongoDBBundle/pull/386) fixes the display of GridFS commands in the data collector
25
+
*[389](https://github.com/doctrine/DoctrineMongoDBBundle/pull/389) fixes unit tests when running against Symfony 3.2
26
+
*[391](https://github.com/doctrine/DoctrineMongoDBBundle/pull/391) fixes an error where count queries could not always be displayed in the data collector
27
+
18
28
3.2.0 (2016-06-30)
19
-
----------------------
29
+
------------------
20
30
21
31
This release introduces compatibility with Custom Collections introduced in
22
32
ODM 1.1. The minimum PHP version for this release is 5.6, same as for ODM.
0 commit comments