File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ Changes in Version 2.1.1
5+ ------------------------
6+
7+ Version 2.1.1 is a minor release that fixes a few issues
8+ discovered after the release of 2.1. You can now use
9+ :class: `~pymongo.replica_set_connection.ReplicaSetConnection `
10+ to run inline map reduce commands on secondaries. See
11+ :meth: `~pymongo.collection.Collection.inline_map_reduce ` for details.
12+
13+ Special thanks go to Samuel Clay and Ross Lawley for their contributions
14+ to this release.
15+
16+ Issues Resolved
17+ ...............
18+
19+ See the `PyMongo 2.1.1 release notes in JIRA `_ for the list of resolved issues
20+ in this release.
21+
22+ .. _PyMongo 2.1.1 release notes in JIRA : https://jira.mongodb.org/browse/PYTHON/fixforversion/11081
23+
424Changes in Version 2.1
525------------------------
626
You can’t perform that action at this time.
0 commit comments