Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dee-kryvenko authored Nov 23, 2021
1 parent 6906e2c commit fc1b469
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.0.3] - 2021-11-23
### Fixed
- `Expiration time' claim ('exp') is too far in the future` by allowing 1 minute time drift for expiration (JWT is now valid for 9 minutes only)

## [0.0.2] - 2021-11-18
### Fixed
- NPE on automatic installation ID lookup based on `--installation` path in CLI mode

## [0.0.1] - 2021-11-16
### Added
- Initial release
- Initial release

0 comments on commit fc1b469

Please sign in to comment.