chore: release 0.8.1

This commit is contained in:
cduvray 2023-03-16 07:14:50 +01:00
parent ca14e15b67
commit 5b99335da6
3 changed files with 7 additions and 3 deletions

View file

@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Unreleased
## 0.8.1 (?-?-?)
## 0.8.1 (2023-03-16)
No public API changes, no new features.
@ -15,6 +15,10 @@ No public API changes, no new features.
- KeyStore, KeySource refactor for better performance and security
### Fixed
- Allow non root OIDC issuer (issue #1)
## 0.8.0 (2023-02-28)
### Added