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

19 lines
439 B
ReStructuredText
Raw Normal View History

2020-06-25 11:07:02 +02:00
===========================
Wagtail 2.9.1 release notes
===========================
.. contents::
:local:
:depth: 1
What's new
==========
Bug fixes
~~~~~~~~~
* Fix incorrect method name in SiteMiddleware deprecation warning (LB (Ben Johnston))
2020-06-25 11:27:37 +02:00
* ``wagtail.contrib.sitemaps`` no longer depends on SiteMiddleware (Matt Westcott)
2020-06-30 12:48:43 +02:00
* Purge image renditions cache when renditions are deleted (Pascal Widdershoven, Matt Westcott)