1.5.3.rst 280 B

12345678910111213141516
  1. ===========================
  2. Wagtail 1.5.3 release notes
  3. ===========================
  4. .. contents::
  5. :local:
  6. :depth: 1
  7. What's changed
  8. ==============
  9. Bug fixes
  10. ~~~~~~~~~
  11. * Pin html5lib to version 0.999999 to prevent breakage caused by internal API changes (Liam Brenner)