2.2.1.rst 378 B

1234567891011121314151617
  1. ===========================
  2. Wagtail 2.2.1 release notes
  3. ===========================
  4. .. contents::
  5. :local:
  6. :depth: 1
  7. What's new
  8. ==========
  9. Bug fixes
  10. ~~~~~~~~~
  11. * Pin Beautiful Soup to 4.6.0 due to further regressions in formatting empty elements (Matt Westcott)
  12. * Prevent AppRegistryNotReady error when wagtail.contrib.sitemaps is in INSTALLED_APPS (Matt Westcott)