diff --git a/docs/changelog.rst b/docs/changelog.rst index 4e9dea58..b340aab0 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -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 =================