Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 621 Bytes

CHANGELOG.md

File metadata and controls

19 lines (14 loc) · 621 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[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