mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-03-16 22:10:28 +00:00
Release note for #4730
This commit is contained in:
parent
45536ada63
commit
0baa35c52f
2 changed files with 2 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ Changelog
|
|||
~~~~~~~~~~~~~~~~~~
|
||||
|
||||
* Fix: Pin Beautiful Soup to 4.6.0 due to further regressions in formatting empty elements (Matt Westcott)
|
||||
* Fix: Prevent AppRegistryNotReady error when wagtail.contrib.sitemaps is in INSTALLED_APPS (Matt Westcott)
|
||||
|
||||
|
||||
2.2 (10.08.2018)
|
||||
|
|
|
|||
|
|
@ -14,3 +14,4 @@ Bug fixes
|
|||
~~~~~~~~~
|
||||
|
||||
* Pin Beautiful Soup to 4.6.0 due to further regressions in formatting empty elements (Matt Westcott)
|
||||
* Prevent AppRegistryNotReady error when wagtail.contrib.sitemaps is in INSTALLED_APPS (Matt Westcott)
|
||||
|
|
|
|||
Loading…
Reference in a new issue