* Replace deprecated ImageChooserPanel with FieldPanel
4.0.1
~~~~~
* Loosen wagtail req to be 3+
4.0.0
~~~~~
* Add Wagtail 3.0 support * Drop support for wagtail 2.0
3.5.0
~~~~~
* Django 4 compatibility (ugettext_lazy)
3.4.1
~~~~~
* Fixed the included template to have consistent quotation marks
3.4.0
~~~~~
* Added overwritable `get_meta_image_url` method for non-wagtail meta images * Split out Wagtail image related methods into own mixin `WagtailImageMetadataMixin`