- Updated for Django 4.0. Thanks @Milutinke92 for the patch!
- Drop support for non-LTS Django versions.
- Drop support for old Python 3 versions.
- Fixed the parameter require_all_fields=False. Thanks @nmalkin for the patch!
- Updated for Django 1.11
- Updated for Django 1.10
- Fixed bug with validation
- First stable release
- Initial version