Skip to content

Commit bd97eee

Browse files
Added changeog notes and updated requirements in demo app
1 parent b228791 commit bd97eee

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

demo/requirements.pip

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
django>=1.5.0
2-
django-rest-auth==0.3.4
2+
django-rest-auth==0.4.0
33
django-allauth==0.19.1
44
six==1.9.0

docs/changelog.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Changelog
22
=========
33

4+
0.4.0
5+
-----
6+
- Django 1.8 compatiblity fixes
7+
48
0.3.4
59
-----
610
- fixed bug in PasswordResetConfirmation serializer (token field wasn't validated)

0 commit comments

Comments
 (0)