Skip to content

Commit cfff85a

Browse files
committed
changelog updated
1 parent b359f2c commit cfff85a

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

README.rst

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

93+
master branch
94+
~~~~~~~~~~~~~
95+
96+
* ``oauthlib_backend_class`` is now pluggable through Django settings
97+
* #127: ``application/json`` Content-Type is now supported using ``JSONOAuthLibCore``
98+
9399
0.8.0 [2015-03-27]
94100
~~~~~~~~~~~~~~~~~~
95101

docs/changelog.rst

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

4+
master branch
5+
-------------
6+
7+
* ``oauthlib_backend_class`` is now pluggable through Django settings
8+
* #127: ``application/json`` Content-Type is now supported using ``JSONOAuthLibCore``
9+
410
0.8.0 [2015-03-27]
511
------------------
612

0 commit comments

Comments
 (0)