We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eea7345 commit 5b8769dCopy full SHA for 5b8769d
README.rst
@@ -93,6 +93,22 @@ Highest priority first
93
Changelog
94
---------
95
96
+0.6.0 [2014-01-26]
97
+~~~~~~~~~~~~~~~~~~
98
+
99
+ * oauthlib 0.6.1 support
100
+ * Django dev branch support
101
+ * Python 2.6 support
102
+ * Skip authorization form via `approval_prompt` parameter
103
104
+**Bugfixes**
105
106
+ * Several fixes to the docs
107
+ * Issue #71: Fix migrations
108
+ * Issue #65: Use OAuth2 password grant with multiple devices
109
+ * Issue #84: Add information about login template to tutorial.
110
+ * Issue #64: Fix urlencode clientid secret
111
112
0.5.0 [2013-09-17]
113
~~~~~~~~~~~~~~~~~~
114
0 commit comments