diff --git a/CHANGELOG.md b/CHANGELOG.md index d802458..cd86782 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - (RegisteredClaims) audience claim, should be a string o an array of strings + +### Added + - (NumericDate) optional feature enables `time` dep as an alternative to `chrono` ## 0.10.0 (2023-05-19)