Update changelog.rst

This commit is contained in:
Yohan Graterol 2014-08-22 08:24:41 -05:00
parent 05339e184f
commit 41cfe5d2ca

View File

@ -48,6 +48,7 @@ Changes in 0.9.X - DEV
- Allow dynamic dictionary-style field access #559 - Allow dynamic dictionary-style field access #559
- Increase email field length to accommodate new TLDs #726 - Increase email field length to accommodate new TLDs #726
- index_cls is ignored when deciding to set _cls as index prefix #733 - 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 - Allow atomic update for the entire `DictField` #742
Changes in 0.8.7 Changes in 0.8.7