Updated changelog

This commit is contained in:
Ross Lawley 2013-06-03 13:31:42 +00:00
parent 8d2e7b4372
commit fbc46a52af

View File

@ -2,6 +2,13 @@
Changelog
=========
Changes in 0.8.2
================
- Django session ttl index expiry fixed (#329)
- Fixed pickle.loads (#342)
- Documentation fixes
Changes in 0.8.1
================
- Fixed Python 2.6 django auth importlib issue (#326)