Added missing `v` in the version tag in changelog
This commit is contained in:
parent
58eca668ef
commit
7d441fb7be
|
@ -1,7 +1,8 @@
|
|||
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
# Changelog for "oidc-library-portal"
|
||||
## [1.4.0-SNAPSHOT]
|
||||
|
||||
## [v1.4.0-SNAPSHOT]
|
||||
New handling for missing refresh token and refresh token expired in OIDC token when refreshing it.
|
||||
Changed OIDC related exceptions: the cause exception can be an `OpenIdConnectRESTHelperException` only.
|
||||
|
||||
|
|
Loading…
Reference in New Issue