Added changelog entry

This commit is contained in:
Karl Hobley 2014-05-20 13:48:02 +01:00
parent 61779be5c9
commit 9d65cf8f12

View file

@ -5,6 +5,7 @@ Changelog
~~~~~~~~~~~~~~~~
* Added toolbar to allow logged-in users to add and edit pages from the site front-end
* Support for alternative image processing backends such as Wand, via the WAGTAILIMAGES_BACKENDS setting
* Added support for generating static sites using django-medusa
* Added custom Query set for Pages with some handy methods for querying pages
* Editor's guide documentation
* Editor interface now outputs form media CSS / JS, to support custom widgets with assets