Skip to content

Commit 16c6709

Browse files
committed
Update changelog and readme
1 parent cbe5d0e commit 16c6709

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Notice that `oauth2_provider` namespace is mandatory.
7474
Documentation
7575
--------------
7676

77-
The `full documentation <https://django-oauth-toolkit.readthedocs.org/en/latest/>`_ is on *Read the Docs*.
77+
The `full documentation <https://django-oauth-toolkit.readthedocs.org/>`_ is on *Read the Docs*.
7878

7979
License
8080
-------

docs/changelog.rst

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,20 @@
11
Changelog
22
=========
33

4+
_development_
5+
-----------
6+
7+
* Issue #64: Fix urlencode clientid secret
8+
9+
410
0.5.0 [2013-09-17]
511
------------------
612

713
* oauthlib 0.6.0 support
814

915
**Backwards incompatible changes in 0.5.0**
1016

11-
* backends.py module has been renamed to oauth2_backends.py so you should change your imports whether you're extending
12-
this module
17+
* backends.py module has been renamed to oauth2_backends.py so you should change your imports whether you're extending this module
1318

1419
**Bugfixes**
1520

0 commit comments

Comments
 (0)