kopia lustrzana https://github.com/wagtail/wagtail
Release note for #6183 in 2.10
rodzic
58741d3989
commit
ccbbe8b8ee
|
@ -62,6 +62,7 @@ Changelog
|
|||
* Fix: Remove use of Node.forEach for IE 11 compatibility in admin menu items (Thibaud Colas)
|
||||
* Fix: Fix incorrect method name in SiteMiddleware deprecation warning (LB (Ben Johnston))
|
||||
* Fix: `wagtail.contrib.sitemaps` no longer depends on SiteMiddleware (Matt Westcott)
|
||||
* Fix: Purge image renditions cache when renditions are deleted (Pascal Widdershoven, Matt Westcott)
|
||||
|
||||
|
||||
2.9.1 (30.06.2020)
|
||||
|
|
|
@ -85,6 +85,7 @@ Bug fixes
|
|||
* Remove use of Node.forEach for IE 11 compatibility in admin menu items (Thibaud Colas)
|
||||
* Fix incorrect method name in SiteMiddleware deprecation warning (LB (Ben Johnston))
|
||||
* ``wagtail.contrib.sitemaps`` no longer depends on SiteMiddleware (Matt Westcott)
|
||||
* Purge image renditions cache when renditions are deleted (Pascal Widdershoven, Matt Westcott)
|
||||
|
||||
|
||||
Upgrade considerations
|
||||
|
|
Ładowanie…
Reference in New Issue