There was an error while loading. Please reload this page.
1 parent 80aa111 commit 03e53a9Copy full SHA for 03e53a9
doc/changelog.rst
@@ -1,6 +1,22 @@
1
Changelog
2
=========
3
4
+Changes in Version 3.2.2
5
+------------------------
6
+
7
+Version 3.2.2 fixes a few issues reported since the release of 3.2.1, including
8
+a fix for using the `connect` option in the MongoDB URI and support for setting
9
+the batch size for a query to 1 when using MongoDB 3.2+.
10
11
+Issues Resolved
12
+...............
13
14
+See the `PyMongo 3.2.2 release notes in JIRA`_ for the list of resolved issues
15
+in this release.
16
17
+.. _PyMongo 3.2.2 release notes in JIRA: https://jira.mongodb.org/browse/PYTHON/fixforversion/16538
18
19
20
Changes in Version 3.2.1
21
------------------------
22
0 commit comments