Skip to content

Commit dc4b1de

Browse files
committed
2.4.1 release notes.
1 parent a31cac0 commit dc4b1de

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

doc/changelog.rst

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
11
Changelog
22
=========
33

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+
420
Changes in Version 2.4
521
----------------------
622

0 commit comments

Comments
 (0)