mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-20 06:50:58 +00:00
Release note for #1447
This commit is contained in:
parent
0d402c02a7
commit
e08e35d470
2 changed files with 2 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ Changelog
|
|||
~~~~~~~~~~~~~~~~
|
||||
|
||||
* Added `WAGTAIL_PASSWORD_RESET_ENABLED` setting to allow password resets to be disabled independently of the password management interface (John Draper)
|
||||
* Updated fonts for more comprehensive Unicode support
|
||||
* Fix: HTTP cache purge now works again on Python 2 (Mitchel Cabuloy)
|
||||
|
||||
1.2 (12.11.2015)
|
||||
|
|
|
|||
|
|
@ -15,6 +15,7 @@ Minor features
|
|||
~~~~~~~~~~~~~~
|
||||
|
||||
* Added ``WAGTAIL_PASSWORD_RESET_ENABLED`` setting to allow password resets to be disabled independently of the password management interface (John Draper)
|
||||
* Updated fonts for more comprehensive Unicode support
|
||||
|
||||
|
||||
Bug fixes
|
||||
|
|
|
|||
Loading…
Reference in a new issue