From 1c5898d39615ab7caef5a73602c2c008f6147b3f Mon Sep 17 00:00:00 2001 From: Jay Shirley Date: Tue, 19 Aug 2014 15:54:29 -0700 Subject: [PATCH] Adding changelog entry. --- docs/changelog.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index c543c4d8..c36b281e 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 +- Increase email field length to accommodate new TLDs #726 Changes in 0.8.7 ================