mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-03-16 22:10:28 +00:00
Release note for #3252 backport to 1.9.x
This commit is contained in:
parent
b04b31dc90
commit
6d31b9dc8e
2 changed files with 2 additions and 0 deletions
|
|
@ -80,6 +80,7 @@ Changelog
|
|||
~~~~~~~~~~~~~~~~~~
|
||||
|
||||
* Fix: Removed erroneous `|safe` filter from search results template in project template (Karl Hobley)
|
||||
* Fix: Prevent pages from being recursively copied into themselves (Matheus Bratfisch)
|
||||
|
||||
|
||||
1.9 (16.02.2017)
|
||||
|
|
|
|||
|
|
@ -14,3 +14,4 @@ Bug fixes
|
|||
~~~~~~~~~
|
||||
|
||||
* Removed erroneous ``|safe`` filter from search results template in project template (Karl Hobley)
|
||||
* Prevent pages from being recursively copied into themselves (Matheus Bratfisch)
|
||||
|
|
|
|||
Loading…
Reference in a new issue