File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -87,10 +87,13 @@ Roadmap / Todo list (help wanted)
8787Changelog
8888---------
8989
90- master
91- ~~~~~~~~~~~~~~~~~~
90+ 0.10.0 [2015-12-14]
91+ ~~~~~~~~~~~~~~~~~~~
9292
9393* **#322: dropping support for python 2.6 and django 1.4, 1.5, 1.6 **
94+ * #310: Fixed error that could occur sometimes when checking validity of incomplete AccessToken/Grant
95+ * #333: Added possibility to specify the default list of scopes returned when scope parameter is missing
96+ * #325: Added management views of issued tokens
9497* #249: Added a command to clean expired tokens
9598* #323: Application registration view uses custom application model in form class
9699* #299: 'server_class' is now pluggable through Django settings
Original file line number Diff line number Diff line change 11Changelog
22=========
33
4- master
4+ 0.10.0 [2015-12-14]
55------------------
66
77* **#322: dropping support for python 2.6 and django 1.4, 1.5, 1.6 **
8+ * #310: Fixed error that could occur sometimes when checking validity of incomplete AccessToken/Grant
9+ * #333: Added possibility to specify the default list of scopes returned when scope parameter is missing
10+ * #325: Added management views of issued tokens
811* #249: Added a command to clean expired tokens
912* #323: Application registration view uses custom application model in form class
1013* #299: 'server_class' is now pluggable through Django settings
You can’t perform that action at this time.
0 commit comments