There was an error while loading. Please reload this page.
1 parent 47825d9 commit 6baba92Copy full SHA for 6baba92
doc/changelog.rst
@@ -1,6 +1,21 @@
1
Changelog
2
=========
3
4
+Changes in Version 2.7.1
5
+------------------------
6
+
7
+Version 2.7.1 fixes a number of issues reported since the release of 2.7,
8
+most importantly a fix for creating indexes and manipulating users through
9
+mongos versions older than 2.4.0.
10
11
+Issues Resolved
12
+...............
13
14
+See the `PyMongo 2.7.1 release notes in JIRA`_ for the list of resolved issues
15
+in this release.
16
17
+.. _PyMongo 2.7.1 release notes in JIRA: https://jira.mongodb.org/browse/PYTHON/fixforversion/13823
18
19
Changes in Version 2.7
20
----------------------
21
0 commit comments