mirror of
https://github.com/Tivix/django-rest-auth.git
synced 2024-11-25 02:23:44 +03:00
Update changelog.rst
This commit is contained in:
parent
b6dfd69009
commit
f01ed78d59
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user