Skip to content

Commit b8a49d0

Browse files
committed
Release notes for 2.6.2
1 parent acb30ec commit b8a49d0

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

doc/changelog.rst

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

4+
Changes in Version 2.6.2
5+
------------------------
6+
7+
Version 2.6.2 fixes a :exc:`TypeError` problem when max_pool_size=None
8+
is used in Python 3.
9+
10+
Issues Resolved
11+
...............
12+
13+
See the `PyMongo 2.6.2 release notes in JIRA`_ for the list of resolved issues
14+
in this release.
15+
16+
.. _PyMongo 2.6.2 release notes in JIRA: https://jira.mongodb.org/browse/PYTHON/fixforversion/12910
17+
418
Changes in Version 2.6.1
519
------------------------
620

0 commit comments

Comments
 (0)