Skip to content

Commit f6e2adb

Browse files
committed
Changelog for 2.9.3
1 parent 6f3e23b commit f6e2adb

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 2.9.3
5+
------------------------
6+
7+
Version 2.9.3 fixes a few issues reported since the release of 2.9.2 including
8+
thread safety issues in :meth:`~pymongo.collection.Collection.ensure_index`,
9+
:meth:`~pymongo.collection.Collection.drop_index`, and
10+
:meth:`~pymongo.collection.Collection.drop_indexes`.
11+
12+
Issues Resolved
13+
...............
14+
15+
See the `PyMongo 2.9.3 release notes in JIRA`_ for the list of resolved issues
16+
in this release.
17+
18+
.. _PyMongo 2.9.3 release notes in JIRA: https://jira.mongodb.org/browse/PYTHON/fixforversion/16539
19+
420
Changes in Version 2.9.2
521
------------------------
622

0 commit comments

Comments
 (0)