We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bad7e32 commit 1e5165aCopy full SHA for 1e5165a
doc/changelog.rst
@@ -1,6 +1,20 @@
1
Changelog
2
=========
3
4
+Changes in Version 2.6.3
5
+------------------------
6
+
7
+Version 2.6.3 fixes issues reported since the release of 2.6.2, most
8
+importantly a semaphore leak when a connection to the server fails.
9
10
+Issues Resolved
11
+...............
12
13
+See the `PyMongo 2.6.3 release notes in JIRA`_ for the list of resolved issues
14
+in this release.
15
16
+.. _PyMongo 2.6.3 release notes in JIRA: https://jira.mongodb.org/browse/PYTHON/fixforversion/13098
17
18
Changes in Version 2.6.2
19
------------------------
20
0 commit comments