From 6b7e7dc124e34c56190fa9a1a16101fd9d939456 Mon Sep 17 00:00:00 2001 From: Yohan Graterol Date: Sun, 17 Aug 2014 22:43:36 -0500 Subject: [PATCH] Update for add the change that closes issue #733 --- docs/changelog.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 5be1fd9d..c543c4d8 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -46,6 +46,7 @@ Changes in 0.9.X - DEV - Workaround a dateutil bug #608 - 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 Changes in 0.8.7 ================