2
0

2.2.1.rst 395 B

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