Update CHANGELOG.txt

pull/945/head
Karl Hobley 2015-01-29 10:41:12 +00:00
rodzic a0fcc74398
commit 9dafaa86c5
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -14,8 +14,8 @@ Changelog
* Dropped Python 2.6 and 3.2 support
* Dropped Elasticsearch 0.90.x support
* Search view accepts "page" GET parameter in line with pagination
* Fix: Reversing `django.contrib.auth.admin.login` will no longer lead to Wagtails login view (making it easier to have front end views)
* Remove dependency on `LOGIN_URL` and `LOGIN_REDIRECT_URL` settings
* Reversing `django.contrib.auth.admin.login` will no longer lead to Wagtails login view (making it easier to have front end views)
* Removed dependency on `LOGIN_URL` and `LOGIN_REDIRECT_URL` settings
* Password reset view names namespaced to wagtailadmin
* Remove the need to add permission check on admin views (now automated)