updated changelog.rst for #1119

This commit is contained in:
Gang Li
2015-10-18 00:31:40 -04:00
parent 3fe93968a6
commit 2ae2bfdde9
2 changed files with 16 additions and 13 deletions

View File

@@ -10,6 +10,8 @@ Changes in 0.10.1 - DEV
- Document save's save_condition error raises `SaveConditionError` exception #1070
- Fix Document.reload for DynamicDocument. #1050
- StrictDict & SemiStrictDict are shadowed at init time. #1105
- Fix ListField minus index assignment does not work. #1119
- Remove code that marks field as changed when the field has default but not existed in database #1126
Changes in 0.10.0
=================