2.0.2.rst 446 B

1234567891011121314151617181920
  1. ===========================
  2. Wagtail 2.0.2 release notes
  3. ===========================
  4. *August 13, 2018*
  5. .. contents::
  6. :local:
  7. :depth: 1
  8. What's new
  9. ==========
  10. Bug fixes
  11. ~~~~~~~~~
  12. * Restored ability to use non-model fields with FieldPanel (Matt Westcott, LB (Ben Johnston))
  13. * Fix usage URL on the document edit page (Jérôme Lebleu)
  14. * Pin Beautiful Soup to 4.6.0 due to further regressions in formatting empty elements (Matt Westcott)