diff --git a/docs/changelog.rst b/docs/changelog.rst index 51f0967f..c9766c84 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -13,6 +13,7 @@ Changes in 0.10.1 - DEV - Remove test dependencies (nose and rednose) from install dependencies list. #1079 - Recursively build query when using elemMatch operator. #1130 - Fix instance back references for lists of embedded documents. #1131 +- Fix for reloading of strict with special fields. #1156 Changes in 0.10.0 =================