Skip to content

Commit 4d18c51

Browse files
committed
Updated changelog and authors
1 parent db25ce7 commit 4d18c51

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,4 @@ Paul Oswald
2020
Jens Timmerman
2121
Jim Graham
2222
pySilver
23+
Silvano Cerza

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ Changelog
100100
Development
101101
~~~~~~~~~~~
102102

103+
* #425: Added support for Django 1.10
103104
* #396: added an IsAuthenticatedOrTokenHasScope Permission
104105
* #357: Support multiple-user clients by allowing User to be NULL for Applications
105106
* #389: Reuse refresh tokens if enabled.

docs/changelog.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ Changelog
44
Development
55
~~~~~~~~~~~
66

7-
* #396: added an IsAuthenticatedOrTokenHasScope Permission
7+
* #425: Added support for Django 1.10
8+
* #396: Added an IsAuthenticatedOrTokenHasScope Permission
89
* #357: Support multiple-user clients by allowing User to be NULL for Applications
910
* #389: Reuse refresh tokens if enabled.
1011

0 commit comments

Comments
 (0)