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 5c91877 commit 1ead7f9Copy full SHA for 1ead7f9
docs/changelog.rst
@@ -7,6 +7,11 @@ Development
7
===========
8
- (Fill this out as you fix issues and develop your features).
9
10
+Changes in 0.18.2
11
+=================
12
+- Replace some of the deprecated PyMongo v2.x methods with their v3.x equivalents #2097
13
+- Various code clarity and documentation improvements
14
+
15
Changes in 0.18.1
16
=================
17
- Fix a bug introduced in 0.18.0 which was causing `.save()` to update all the fields
0 commit comments