Merge branch 'master' into insert_pymongo3

This commit is contained in:
erdenezul
2018-05-20 14:06:16 +08:00
committed by GitHub
6 changed files with 28 additions and 22 deletions

View File

@@ -11,6 +11,7 @@ dev
- Update cached fields when fields argument is given #1712
- Add a db parameter to register_connection for compatibility with connect
- Use insert_one, insert_many in Document.insert #1491
- Use new update_one, update_many on document/queryset update #1491
Changes in 0.15.0
=================