Skip to content

Commit

Permalink
Merge pull request #332 from jumbojett/release/0.9.10
Browse files Browse the repository at this point in the history
Release v0.9.10
  • Loading branch information
DeepDiver1975 authored Sep 30, 2022
2 parents 0e2fbc3 + 45aac47 commit 6aae75b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,21 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [0.9.10]

## Fixed

* `private_key_jwt` and `client_secret_jwt` need to explicitly be enabled #331


## [0.9.9]

### Added

* Added support for back-channel logout. #302
* Added support for `private_key_jwt` Client Authentication method #322
* Added support for `client_secret_jwt` Client Authentication method #324
* Added PS512 encryption support #342

## Fixed

Expand Down

0 comments on commit 6aae75b

Please sign in to comment.