Skip to content

Commit 9dc990f

Browse files
author
Luke Lovett
committed
PyMongo 3.3.1 changelog
1 parent 04667fd commit 9dc990f

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

doc/changelog.rst

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

4+
Changes in Version 3.3.1
5+
------------------------
6+
7+
Version 3.3.1 fixes a memory leak when decoding elements inside of a
8+
:class:`~bson.raw_bson.RawBSONDocument`.
9+
10+
Issues Resolved
11+
...............
12+
13+
See the `PyMongo 3.3.1 release notes in Jira`_ for the list of resolved issues
14+
in this release.
15+
16+
.. _PyMongo 3.3.1 release notes in Jira: https://jira.mongodb.org/browse/PYTHON/fixforversion/17636
17+
18+
419
Changes in Version 3.3
520
----------------------
621

0 commit comments

Comments
 (0)