Update changelog.rst

This commit is contained in:
Maciej Jaworski 2016-02-23 15:30:53 +00:00
parent b6dfd69009
commit f01ed78d59

View File

@ -1,6 +1,13 @@
Changelog Changelog
========= =========
0.7.0
-----
- Wrapped API returned strings in ugettext_lazy
- Fixed not using ``get_username`` which caused issues when using custom user model without username field
- Django 1.9 support
- Added ``TwitterLoginSerializer``
0.6.0 0.6.0
----- -----
- dropped support for Python 2.6 - dropped support for Python 2.6