* Drop support for Django < 1.11 * Add support for Django 2.1
9.0.0
-----
* Drop support for Django < 1.10 * Add support for Django 2.0
8.1.1
-----
* Update password reset email to use `get_username` to accommodate user models that do not use the `username` field.
8.1.0
--------
* Add translations for Lt
8.0.0
-----
* Support up to Django 1.11. * Drop support for Django 1.4 and earlier. * Drop support for Python 3.3 and 3.4. The library will probably continue to work, but we're no longer actively checking the functionality.