- Add Django 3.1 to test matrix. - Fix readthedocs configuration. - Update tox configuration. - Use Markdown for README. - Update Makefile, tox.ini and README to support renaming `master` branch to `main`. - Rename branch `master` to `main`.
2.0.0
- Use [poetry](https://python-poetry.org) for managing dependencies and packaging. - Update tox and Travis config to work with poetry. - Rewrite CHANGELOG in Markdown. - Drop support for Python 3.5 and Django 2.1.
1.1.2
- Fix bug that could change icon settings in run-time.
1.1.1
- Update Makefile, tox and Travis.
1.1.0
- Mark Development Status as Stable in setup.py. - Fix several issues in Makefile. - Remove test and publish tasks from setup.py. - Improve reformat and lint tasks. - Use `requirements.scm`.
1.0.0
- Add support for Django 3. - Add support for Python 3.8. - Add test for custom ``ImageRenderer``. - Add Makefile for common tasks. - Drop support for Python < 3.5. - Drop support for Django < 2.2.