- Fix gateway feature (#91)
- Include request in authenticate and evaluate gateway query_list (#87)
- Path Change (#76)
- Update authenticate method (https://github.com/kstateome/django-cas/pull/77/files)
- Compatibility with Django 2.0 (#72)
- Compatibility with Django 1.10 Middleware (#69)
- Add support for protocol-rooted URL as "next_page" argument for _logout_url constructor (#67)
- Fix typo (#65)
- Allow opt out of time delay caused by fetching PGT tickets
- Add support for gateway not returning a response
- Allow forcing service URL over HTTPS (#48)
- Allow user creation on first login to be optional (#49)
- Add a few logging statements
- Add official change log.