Skip to content

Commit

Permalink
Update changelog after 0.2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
MohamedSabthar authored Dec 1, 2023
1 parent 83f4884 commit 4e8f9ff
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,21 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]

## [0.2.0] - 2023-12-01

### Fixed
- [[#5848] Fix String Index Out Of Range Error During Decimal to String Conversion](https://github.com/ballerina-platform/ballerina-library/issues/5848)

### Changed
- [[#5849] Rename Copybook Convertor Object to Converter](https://github.com/ballerina-platform/ballerina-library/issues/5849)

## [0.1.3] - 2023-11-21

### Added
- [[#5777] Add Copybook Module Spec](https://github.com/ballerina-platform/ballerina-library/issues/5777)

### Fixed
- [[#5783] Fix Incorrect Length Validation in Negative Decimals](https://github.com/ballerina-platform/ballerina-library/issues/5783)
- [[#5848] Fix String Index Out Of Range Error During Decimal to String Conversion](https://github.com/ballerina-platform/ballerina-library/issues/5848)

### Changed
- [[#5849] Rename Copybook Convertor Object to Converter](https://github.com/ballerina-platform/ballerina-library/issues/5849)

## [0.1.2] - 2023-11-15

Expand Down

0 comments on commit 4e8f9ff

Please sign in to comment.