Release note for backported |safe filter fix (789872d84e)

This commit is contained in:
Matt Westcott 2017-04-21 14:34:55 +01:00
parent a515b7019e
commit 7c5d1b2ddb
3 changed files with 23 additions and 0 deletions

View file

@ -76,6 +76,12 @@ Changelog
* Fix: Removed erroneous ``|safe`` filter from search results template in project template (Karl Hobley)
1.9.1 (xx.xx.xxxx)
~~~~~~~~~~~~~~~~~~
* Fix: Removed erroneous `|safe` filter from search results template in project template (Karl Hobley)
1.9 (16.02.2017)
~~~~~~~~~~~~~~~~

16
docs/releases/1.9.1.rst Normal file
View file

@ -0,0 +1,16 @@
===========================
Wagtail 1.9.1 release notes
===========================
.. contents::
:local:
:depth: 1
What's changed
==============
Bug fixes
~~~~~~~~~
* Removed erroneous ``|safe`` filter from search results template in project template (Karl Hobley)

View file

@ -6,6 +6,7 @@ Release notes
1.11
1.10
1.9.1
1.9
1.8.2
1.8.1