1234567891011121314151617 |
- ===========================
- Wagtail 2.2.1 release notes
- ===========================
- .. contents::
- :local:
- :depth: 1
- What's new
- ==========
- 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)
|