Skip to content

Commit a107dec

Browse files
committed
Changelog for 2.9.3
1 parent 03e53a9 commit a107dec

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
@@ -600,6 +600,22 @@ in this release.
600600

601601
.. _PyMongo 3.0 release notes in JIRA: https://jira.mongodb.org/browse/PYTHON/fixforversion/12501
602602

603+
Changes in Version 2.9.3
604+
------------------------
605+
606+
Version 2.9.3 fixes a few issues reported since the release of 2.9.2 including
607+
thread safety issues in :meth:`~pymongo.collection.Collection.ensure_index`,
608+
:meth:`~pymongo.collection.Collection.drop_index`, and
609+
:meth:`~pymongo.collection.Collection.drop_indexes`.
610+
611+
Issues Resolved
612+
...............
613+
614+
See the `PyMongo 2.9.3 release notes in JIRA`_ for the list of resolved issues
615+
in this release.
616+
617+
.. _PyMongo 2.9.3 release notes in JIRA: https://jira.mongodb.org/browse/PYTHON/fixforversion/16539
618+
603619
Changes in Version 2.9.2
604620
------------------------
605621

0 commit comments

Comments
 (0)