File tree Expand file tree Collapse file tree 2 files changed +21
-0
lines changed Expand file tree Collapse file tree 2 files changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -90,6 +90,16 @@ Roadmap / Todo list (help wanted)
90
90
Changelog
91
91
---------
92
92
93
+ 0.7.0 [2014-03-01]
94
+ ~~~~~~~~~~~~~~~~~~
95
+
96
+ * Created a setting for the default value for approval prompt.
97
+ * Improved docs
98
+
99
+ **Backwards incompatible changes in 0.7.0 **
100
+
101
+ * Make Application model truly "swappable" (introduces a new non-namespaced setting OAUTH2_PROVIDER_APPLICATION_MODEL)
102
+
93
103
0.6.1 [2014-02-05]
94
104
~~~~~~~~~~~~~~~~~~
95
105
Original file line number Diff line number Diff line change 1
1
Changelog
2
2
=========
3
3
4
+ 0.7.0 [2014-03-01]
5
+ ------------------
6
+
7
+ * Created a setting for the default value for approval prompt.
8
+ * Improved docs
9
+
10
+ **Backwards incompatible changes in 0.7.0 **
11
+
12
+ * Make Application model truly "swappable" (introduces a new non-namespaced setting OAUTH2_PROVIDER_APPLICATION_MODEL)
13
+
14
+
4
15
0.6.1 [2014-02-05]
5
16
------------------
6
17
You can’t perform that action at this time.
0 commit comments