- **Backwards Incompatible** Remove Python 2.6 support - Fix urls without a port getting their port set to "None" instead (thanks to Linus Lewandowski)
1.4.0
------
- Add django-elasticache support (thanks to Alex Couper)
1.3.1
------
- Fix django-redis support (thanks to Manatsawin Hanmongkolchai)
1.3.0
------
- Support for django-redis >= 4.50 (thanks to Egor Yurtaev)
1.2.0
------
- Run tests on Python 3.5 (thanks to Anton Egorov) - Add support for MAX_ENTRIES and CULL_FREQUENCY options (thanks to Anton Egorov)
1.1.0
------
- Add support for uwsgi caching (thanks to Alan Justino da Silva)