mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-03-16 22:10:28 +00:00
Release note for #3017
This commit is contained in:
parent
facf19df95
commit
869349f86c
2 changed files with 2 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ Changelog
|
|||
~~~~~~~~~~~~~~~~~~
|
||||
|
||||
* Fix: Restore compatibility with django-debug-toolbar 1.5 (Matt Westcott)
|
||||
* Fix: Edits to StreamFields are no longer ignored in page edits on Django >=1.10.1 when a default value exists (Matt Westcott)
|
||||
|
||||
|
||||
1.6.2 (02.09.2016)
|
||||
|
|
|
|||
|
|
@ -14,3 +14,4 @@ Bug fixes
|
|||
~~~~~~~~~
|
||||
|
||||
* Restore compatibility with django-debug-toolbar 1.5 (Matt Westcott)
|
||||
* Edits to StreamFields are no longer ignored in page edits on Django >=1.10.1 when a default value exists (Matt Westcott)
|
||||
|
|
|
|||
Loading…
Reference in a new issue