2
0

2.1.2.rst 397 B

12345678910111213141516171819
  1. ===========================
  2. Wagtail 2.1.2 release notes
  3. ===========================
  4. *August 6, 2018*
  5. .. contents::
  6. :local:
  7. :depth: 1
  8. What's new
  9. ==========
  10. Bug fixes
  11. ~~~~~~~~~
  12. * Bundle the l18n package to avoid installation issues on systems with a non-Unicode locale (Matt Westcott)
  13. * Mark Beautiful Soup 4.6.1 as incompatible due to bug in formatting empty elements (Matt Westcott)