Edit CHANGELOG.
This commit is contained in:
parent
7576448414
commit
21fb1aae98
1 changed files with 7 additions and 0 deletions
|
@ -4,8 +4,15 @@ All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
### [Unreleased]
|
### [Unreleased]
|
||||||
|
|
||||||
|
### [0.4.3] - 2016-11-02
|
||||||
|
|
||||||
##### Added
|
##### Added
|
||||||
- Session Management 1.0 support.
|
- Session Management 1.0 support.
|
||||||
|
- post_logout_redirect_uris into admin.
|
||||||
|
|
||||||
|
##### Changed
|
||||||
|
- Package url names.
|
||||||
|
- Rename /logout/ url to /end-session/.
|
||||||
|
|
||||||
##### Fixed
|
##### Fixed
|
||||||
- Bug when trying authorize with response_type id_token without openid scope.
|
- Bug when trying authorize with response_type id_token without openid scope.
|
||||||
|
|
Loading…
Reference in a new issue