* Drop support for Django < 3.2, add support for 3.2 * Drop support for Python < 3.8
2.1.0
------------------
* Add setting to switch icon library for markdown editor to FontAwesome 4
2.0.0
------------------
* THIS IS A BREAKING RELEASE, if you need Django < 1.11 please stick to the 1.1.0 release. * Drop Python < 3 support * Drop Django < 1.11 support * Cleanup code and add some more documentation
1.1.0
------------------
* add table support including new button in editor
1.0.5
------------------
* drop py26 support * Fix anylink pop up, make it more flexible for custom project urls
1.0.4
------------------
* Fix styling when using markymark in inlines with django-cms / djangocms-admin-style * Force Pillow version for py26