Fix but with save(write_concern=None) - introduced in 0.16.1

This commit is contained in:
Bastien Gérard
2018-11-21 00:03:08 +01:00
parent 3627969fce
commit fcbabbe357
3 changed files with 15 additions and 3 deletions
+5
View File
@@ -6,6 +6,11 @@ Development
===========
- (Fill this out as you fix issues and develop your features).
=================
Changes in 0.16.2
=================
- Fix .save() that fails when called with write_concern=None (regression of 0.16.1) #1958
=================
Changes in 0.16.1
=================