Skip to content

Commit edc3fa2

Browse files
authored
Cut v0.4.0 release (#16)
1 parent a8a9b97 commit edc3fa2

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
## [0.4.0]
89
- Add configurable `Issuer` field to override the `iss` claim in tokens and the OIDC discovery document
910

1011
## [0.3.0]
@@ -19,7 +20,9 @@ Versioning](https://semver.org/spec/v2.0.0.html).
1920
- Initial release
2021

2122
[Unreleased]:
22-
https://github.com/BusinessSimulations/dev-oidc-toolkit/compare/0.3.0...HEAD
23+
https://github.com/BusinessSimulations/dev-oidc-toolkit/compare/0.4.0...HEAD
24+
[0.4.0]:
25+
https://github.com/BusinessSimulations/dev-oidc-toolkit/compare/0.3.0...0.4.0
2326
[0.3.0]:
2427
https://github.com/BusinessSimulations/dev-oidc-toolkit/compare/0.2.0...0.3.0
2528
[0.2.0]:

0 commit comments

Comments
 (0)