Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.22 KB

changelog.md

File metadata and controls

32 lines (21 loc) · 1.22 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.

[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