From 41cfe5d2cae11c521c7f7641af904364fe5bd5fb Mon Sep 17 00:00:00 2001 From: Yohan Graterol Date: Fri, 22 Aug 2014 08:24:41 -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 51f7975c..846c5bbd 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -48,6 +48,7 @@ Changes in 0.9.X - DEV - Allow dynamic dictionary-style field access #559 - Increase email field length to accommodate new TLDs #726 - index_cls is ignored when deciding to set _cls as index prefix #733 +- Make 'db' argument to connection optional #737 - Allow atomic update for the entire `DictField` #742 Changes in 0.8.7