From 674f55170eedc9ee00a02cc608728f8aaa5dafde Mon Sep 17 00:00:00 2001 From: Karl Hobley Date: Tue, 28 Oct 2014 16:28:12 +0000 Subject: [PATCH] Changelog for #705 --- CHANGELOG.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 2dfe8ae69..256496715 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -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