Skip to content

Latest commit

 

History

History
71 lines (46 loc) · 2.72 KB

changelog.md

File metadata and controls

71 lines (46 loc) · 2.72 KB

Change Log

This file contains all the notable changes done to the Ballerina JWT package through the releases.

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

Unreleased

Added

[2.12.1] - 2024-06-14

Changed

[2.12.0] - 2024-05-31

Added

[2.5.0] - 2022-11-29

Changed

[2.3.0] - 2022-05-30

Changed

[2.0.0] - 2021-10-10

Added

[1.1.0-beta2] - 2021-07-06

Added

[1.1.0-alpha8] - 2021-04-22

Changed

[1.1.0-alpha6] - 2021-04-02

Changed

  • Remove usages of checkpanic for type narrowing

[1.1.0-alpha5] - 2021-03-19

Added

Changed

Fixed

  • Fix nbf/exp claim validation

[1.1.0-alpha4] - 2021-02-20

Changed