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

This commit is contained in:
Bastien Gérard
2018-11-20 23:56:39 +01:00
parent 3627969fce
commit fcbabbe357
3 changed files with 15 additions and 3 deletions

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
=================