diff --git a/CHANGELOG.md b/CHANGELOG.md index 66c0687..af4cba3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +## 0.12.0 (2023-10-14) + +- internal refactoring (no public breaking changes) +- claim checker allowing closures (#32) +- jwks from file or text (#37) + ## 0.11.0 (2023-09-06) - support for multiple authorizers