There was an error while loading. Please reload this page.
1 parent 04667fd commit 9dc990fCopy full SHA for 9dc990f
doc/changelog.rst
@@ -1,6 +1,21 @@
1
Changelog
2
=========
3
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
19
Changes in Version 3.3
20
----------------------
21
0 commit comments