================== * Added Django 4.2 compatibility * Migrated from django-markwhat to django-markdownify
1.2.0
================== * Incorporated all commits up to head, except for the removal of the ImageBlock * Adds ImageBlock test for the lightbox "on" value
1.1.0
==================
* django 1.10 support * made caption/alt fields not required in add/edit forms
1.0.4
================== * ImageBlock - tune save to work with either file system or remote storage
1.0.3
================== * Added SimpleImageBlock - an ImageBlock that doesn't include thumbnailing, or depend on sorl. * Added factories for all the blocks in pageblocks.tests.factories.
1.0.2
================== * Now compatible with Django 1.8