Skip to content

Commit 0757a8f

Browse files
committed
Changelog updated
1 parent 3b4f472 commit 0757a8f

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ Jens Timmerman
2121
Jim Graham
2222
pySilver
2323
Silvano Cerza
24+
Federico Dolce

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+
* #315: AuthorizationView does not overwrite requests on get
103104
* #425: Added support for Django 1.10
104105
* #396: added an IsAuthenticatedOrTokenHasScope Permission
105106
* #357: Support multiple-user clients by allowing User to be NULL for Applications

docs/changelog.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Changelog
44
Development
55
~~~~~~~~~~~
66

7+
* #315: AuthorizationView does not overwrite requests on get
78
* #425: Added support for Django 1.10
89
* #396: Added an IsAuthenticatedOrTokenHasScope Permission
910
* #357: Support multiple-user clients by allowing User to be NULL for Applications

0 commit comments

Comments
 (0)