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 cdb6431 commit eea7345Copy full SHA for eea7345
docs/changelog.rst
@@ -1,9 +1,19 @@
1
Changelog
2
=========
3
4
-_development_
5
------------
+0.6.0 [2014-01-26]
+------------------
6
+
7
+ * oauthlib 0.6.1 support
8
+ * Django dev branch support
9
+ * Python 2.6 support
10
+ * Skip authorization form via `approval_prompt` parameter
11
12
+**Bugfixes**
13
14
+ * Several fixes to the docs
15
+ * Issue #71: Fix migrations
16
+ * Issue #65: Use OAuth2 password grant with multiple devices
17
* Issue #84: Add information about login template to tutorial.
18
* Issue #64: Fix urlencode clientid secret
19
0 commit comments