This commit is contained in:
cduvray 2023-01-21 08:34:11 +01:00
parent dff56bf058
commit 141738419d
3 changed files with 41 additions and 3 deletions

View file

@ -7,7 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Unreleased
## 0.3.2 - (2023-1-??)
## 0.4.0 - (2023-1-21)
### Added
- claims checker (stabilisation, tests, documentation)
### Fixed
- added missing WWW-Authenticate header to errors
## 0.3.2 - (2023-1-18)
### Fixed