Skip to content

Latest commit

 

History

History
81 lines (49 loc) · 2.74 KB

changelog.md

File metadata and controls

81 lines (49 loc) · 2.74 KB

Change Log

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

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

[Unreleased]

Added

[2.7.2] - 2024-05-30

Added

[2.7.1] - 2024-05-14

Added

[2.6.2] - 2023-12-19

Added

[2.6.1] - 2023-12-12

Added

[2.6.0] - 2023-12-08

Added

[2.5.0] - 2023-09-15

Changed

[2.4.0] - 2023-06-30

  • This version maintains the latest dependency versions.

[2.3.1] - 2023-06-01

  • This version maintains the latest dependency versions.

[2.3.0] - 2022-11-29

Changed

[2.0.0] - 2021-10-10

Added

Fixed

[1.1.0-alpha6] - 2021-04-02

Changed

  • Remove usages of checkpanic for type narrowing

[1.1.0-alpha5] - 2021-03-19

Added

Changed

  • Update error types
  • Update for Time API changes

[1.1.0-alpha4] - 2021-02-20

Changed