From f066e28c3559d822c08a1d42399931d5012691df Mon Sep 17 00:00:00 2001 From: Yohan Graterol Date: Tue, 19 Aug 2014 23:14:00 -0500 Subject: [PATCH] Update changelog.rst --- docs/changelog.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index c543c4d8..3008996d 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -47,6 +47,7 @@ Changes in 0.9.X - DEV - Conditional save for atomic-style operations #511 - Allow dynamic dictionary-style field access #559 - index_cls is ignored when deciding to set _cls as index prefix #733 +- Allow atomic update for the entire `DictField` #742 Changes in 0.8.7 ================