Skip to content

Commit 03e53a9

Browse files
committed
Changelog for 3.2.2
1 parent 80aa111 commit 03e53a9

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

0 commit comments

Comments
 (0)