docs/changelog.rst: fix #1079 to version 0.10.1 - DEV

This commit is contained in:
Lars Butler 2015-10-05 12:16:12 +02:00
parent b52cae6575
commit 9b500cd867

View File

@ -10,6 +10,7 @@ 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
- Remove test dependencies (nose and rednose) from install dependencies list. #1079
Changes in 0.10.0
=================