Changelog for #705

This commit is contained in:
Karl Hobley 2014-10-28 16:28:12 +00:00
parent af0fdc35e7
commit 674f55170e

View file

@ -17,7 +17,8 @@ Changelog
* Fix: Updated the migration dependencies within the project template to ensure that Wagtail's own migrations consistently apply first.
* Fix: The cache of site root paths is now cleared when a site is deleted.
* Fix: Search indexing now prevents pages from being indexed multiple times, as both the base Page model and the specific subclass
* Fix:
* Fix: Fixed references to "username" in login form help text for better custom user model support (John-Scott Atlakson)
0.7 (09.10.2014)
~~~~~~~~~~~~~~~~
* Added interface for choosing focal point on images