Add #1050 fix to changelog

This commit is contained in:
Emmanuel Leblond 2015-09-02 19:00:18 +02:00
parent ba0934e41e
commit 7580383d26

View File

@ -8,6 +8,7 @@ Changes in 0.10.1 - DEV
- Fix CachedReferenceField bug when loading cached docs as DBRef but failing to save them. #1047
- Fix ignored chained options #842
- Document save's save_condition error raises `SaveConditionError` exception #1070
- Fix Document.reload for DynamicDocument. #1050
Changes in 0.10.0
=================