All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.3.0 - 11.11.2020
- Support BaseExpression on admin_order_field, @brianhelba
1.2.0 - 19.09.2020
- Add support for python 3.8
- Add support for Django 3.1
- add py.typed for mypy support
1.1.0 - 18.02.2019
- Fix mypy compatibility
- Initial release