What's Changed
- Adds django-compressor example by @benjaoming in #99
- Dropped support for Wagtail < 2.15
- Removed deprecated code, including the
wagtailmarkdown.fields.MarkdownBlock
import. - Deprecated the
MarkdownPanel
. Use the Wagtail coreFieldPanel
instead
Full Changelog: 0.8.0...v0.9.0