Skip to content

Commit 18f8178

Browse files
committed
More release changes (0.8.0)
1 parent 9df528f commit 18f8178

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

demo/requirements.pip

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
django>=1.8.0
2-
django-rest-auth==0.7.0
3-
django-allauth==0.24.1
2+
django-rest-auth==0.8.0
3+
django-allauth>=0.24.1
44
six==1.9.0

docs/changelog.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Changelog
44
0.8.0
55
-----
66
- added support for django-rest-framework-jwt
7+
- bugfixes
78

89
0.7.0
910
-----

0 commit comments

Comments
 (0)