Skip to content

Commit 45aac47

Browse files
committed
Release v0.9.10
1 parent 0e2fbc3 commit 45aac47

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,21 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## [0.9.10]
8+
9+
## Fixed
10+
11+
* `private_key_jwt` and `client_secret_jwt` need to explicitly be enabled #331
12+
13+
714
## [0.9.9]
815

916
### Added
1017

1118
* Added support for back-channel logout. #302
1219
* Added support for `private_key_jwt` Client Authentication method #322
20+
* Added support for `client_secret_jwt` Client Authentication method #324
21+
* Added PS512 encryption support #342
1322

1423
## Fixed
1524

0 commit comments

Comments
 (0)