Skip to content

Commit

Permalink
Update HISTORY
Browse files Browse the repository at this point in the history
  • Loading branch information
johngian committed Jul 26, 2018
1 parent 1261e87 commit 2ac0e13
Showing 1 changed file with 16 additions and 2 deletions.
18 changes: 16 additions & 2 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,22 @@
History
-------

1.0.0
+++++
1.1.0 (development)
+++++++++++++++++++

* Installation doc fixes
Thanks `@mklan`_
* Drop support for unsupported Django 1.8 and Python 3.3.
* Refactor authentication backend to make it easier to extend
Required by DRF support feature.
* Add DRF support
Thanks `@anlutro`_
* Improve local docker environment setup
* Add flag to allow using unsecured tokens


1.0.0 (2018-05-09)
++++++++++++++++++

* Add OIDC_AUTHENTICATION_CALLBACK_URL as a new configuration parameter
* Fail earlier when JWS algorithm does not OIDC_RP_SIGN_ALGO.
Expand Down

0 comments on commit 2ac0e13

Please sign in to comment.