Skip to content

Commit 9ad10aa

Browse files
committed
Update changelog for 3.2.1
1 parent 7d067b0 commit 9ad10aa

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG-3.2.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,18 @@ To generate a changelog summary since the last version, run
1515
3.2.x-dev
1616
---------
1717

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+
1828
3.2.0 (2016-06-30)
19-
----------------------
29+
------------------
2030

2131
This release introduces compatibility with Custom Collections introduced in
2232
ODM 1.1. The minimum PHP version for this release is 5.6, same as for ODM.

0 commit comments

Comments
 (0)