Skip to content

Commit 35b8626

Browse files
committed
changelog and readme updated
1 parent aaa44a2 commit 35b8626

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

README.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,16 @@ Roadmap / Todo list (help wanted)
9090
Changelog
9191
---------
9292

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+
93103
0.6.1 [2014-02-05]
94104
~~~~~~~~~~~~~~~~~~
95105

docs/changelog.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
Changelog
22
=========
33

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+
415
0.6.1 [2014-02-05]
516
------------------
617

0 commit comments

Comments
 (0)