add changelog for update_one,update_many

This commit is contained in:
Erdenezul Batmunkh 2018-05-20 13:16:25 +08:00
parent c83c635067
commit 843fc03bf4

View File

@ -10,6 +10,7 @@ dev
- Fix validation error instance in GenericEmbeddedDocumentField #1067
- Update cached fields when fields argument is given #1712
- Add a db parameter to register_connection for compatibility with connect
- Use new update_one, update_many on document/queryset update #1491
Changes in 0.15.0
=================