1.13.3.rst 374 B

12345678910111213141516171819
  1. ============================
  2. Wagtail 1.13.3 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 django-taggit to <0.23 to restore Django 1.8 compatibility (Matt Westcott)
  13. * Mark Beautiful Soup 4.6.1 as incompatible due to bug in formatting empty elements (Matt Westcott)