Changelog for #942

This commit is contained in:
Karl Hobley 2015-02-03 10:47:29 +00:00
parent d1353265f6
commit fcd0e19bc5

View file

@ -19,6 +19,8 @@ Changelog
* Password reset view names namespaced to wagtailadmin
* Removed the need to add permission check on admin views (now automated)
* Added cache-control headers to all admin views
* Added validation to prevent pages being crated with only whitespace characters in their title fields (Frank Wiles)
0.8.5 (xx.xx.20xx)
~~~~~~~~~~~~~~~~~~