From eb9d4f3e31f905958d75dad74ba2d51d34d9f39e Mon Sep 17 00:00:00 2001 From: Jasper Berghoef Date: Wed, 26 Sep 2018 14:20:18 +0200 Subject: [PATCH] Update changelog for version 0.12.0 --- CHANGES | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGES b/CHANGES index a5f1c2b..a91da1b 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,21 @@ +0.12.0 +================== + - Merged forks of Torchbox and Praekelt + - Wagtail 2 compatibility + - Makefile adjustments for portability + - Adds simple segment forcing for superusers + - Fix excluding pages without variant + - Fix bug on visiting a segment page in the admin + - Use Wagtail's logic in the page count in the dash + - Prevent corrected summary item from counting the root page + - Delete variants of a page that is being deleted + - Add end user and developer documentation + - Add an option to show a personalised block to everyone + - Add origin country rule (#190) + - Return 404 if variant page is accessed directly (#188) + - Do not generate sitemap entries for variants (#187) + - Remove restrictive wagtail dependency version constraint (#192) + 0.11.3 ================== - Bugfix: Handle errors when testing an invalid visit count rule