From 3dc83a961f06f486be422148e25a99c6afe055ba Mon Sep 17 00:00:00 2001 From: Karl Hobley Date: Thu, 3 Jul 2014 13:07:18 +0100 Subject: [PATCH] Updated changelog --- CHANGELOG.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 66fad83d8c..8f391a29ac 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -4,7 +4,7 @@ Changelog 0.4 (xx.xx.20xx) ~~~~~~~~~~~~~~~~ * ElasticUtils/pyelasticsearch swapped for elasticsearch-py - * Python 3.3 and 3.4 support + * Python 3.2, 3.3 and 3.4 support * Added scheduled publishing * Added frontend cache invalidator * Added sitemap generator @@ -28,6 +28,7 @@ Changelog * Added 'get_next_siblings' and 'get_prev_siblings' to Page * Added init_new_page signal * Added page_published signal + * Added copy method to Page to allow copying of pages * Fix: Animated GIFs are now coalesced before resizing * Fix: Wand backend clones images before modifying them * Fix: Admin breadcrumb now positioned correctly on mobile