0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-29 01:22:07 +01:00
wagtail/docs/releases/2.0.2.rst

19 lines
430 B
ReStructuredText
Raw Normal View History

2018-08-13 15:57:38 +02:00
===========================
Wagtail 2.0.2 release notes
===========================
.. contents::
:local:
:depth: 1
What's new
==========
Bug fixes
~~~~~~~~~
* Restored ability to use non-model fields with FieldPanel (Matt Westcott, LB (Ben Johnston))
* Fix usage URL on the document edit page (Jérôme Lebleu)
* Pin Beautiful Soup to 4.6.0 due to further regressions in formatting empty elements (Matt Westcott)