0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-12-01 11:41:20 +01:00

Fill in release date for 1.8.2

This commit is contained in:
Matt Westcott 2017-04-21 15:19:12 +01:00
parent 6d31b9dc8e
commit f9e9f6768b

View File

@ -107,7 +107,7 @@ Changelog
* `pageurl` / `slugurl` tags now function when request.site is not available (Tobias McNulty, Matt Westcott)
1.8.2 (xx.xx.xxxx)
1.8.2 (21.04.2017)
~~~~~~~~~~~~~~~~~~
* Fix: Removed erroneous `|safe` filter from search results template in project template (Karl Hobley)