doc: CHANGELOG.md

This commit is contained in:
cduvray 2023-07-11 08:44:19 +02:00
parent ae1a29ed10
commit 27cce24372

View file

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