Upserting is the only way to ensure docs are saved correctly (#306)

This commit is contained in:
Ross Lawley
2013-05-07 10:34:13 +00:00
parent ebd1561682
commit 2c119dea47
3 changed files with 10 additions and 2 deletions

View File

@@ -4,6 +4,7 @@ Changelog
Changes in 0.8.0
================
- Upserting is the only way to ensure docs are saved correctly (#306)
- Fixed register_delete_rule inheritance issue
- Fix cloning of sliced querysets (#303)
- Fixed update_one write concern (#302)