There was an error while loading. Please reload this page.
1 parent a31cac0 commit dc4b1deCopy full SHA for dc4b1de
doc/changelog.rst
@@ -1,6 +1,22 @@
1
Changelog
2
=========
3
4
+Changes in Version 2.4.1
5
+------------------------
6
+
7
+Version 2.4.1 is a minor release that fixes issues discovered after the
8
+release of 2.4. Most importantly, this release fixes a regression using
9
+:meth:`~pymongo.collection.Collection.aggregate`, and possibly other commands,
10
+with mongos.
11
12
+Issues Resolved
13
+...............
14
15
+See the `PyMongo 2.4.1 release notes in JIRA`_ for the list of resolved issues
16
+in this release.
17
18
+.. _PyMongo 2.4.1 release notes in JIRA: https://jira.mongodb.org/browse/PYTHON/fixforversion/12286
19
20
Changes in Version 2.4
21
----------------------
22
0 commit comments