Skip to content

Commit

Permalink
Update changelog for version 0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jberghoef committed Sep 26, 2018
1 parent 4ceb59c commit eb9d4f3
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit eb9d4f3

Please sign in to comment.