Skip to content

Commit

Permalink
Merge pull request #432 from niveathika/main
Browse files Browse the repository at this point in the history
Update changelog history
  • Loading branch information
ThisaruGuruge authored Oct 9, 2023
2 parents 1bf5835 + 22a7689 commit b33c925
Showing 1 changed file with 19 additions and 2 deletions.
21 changes: 19 additions & 2 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,30 @@ This file contains all the notable changes done to the Ballerina TCP package thr

## [Unreleased]

### Added

### Changed
- [API docs updated](https://github.com/ballerina-platform/ballerina-standard-library/issues/3463)

- [Make `createIntInRange` work for full int range ](https://github.com/ballerina-platform/ballerina-standard-library/issues/4744)

## [1.5.0] - 2023-09-15

### Added
- Make Java17 compatible

## [1.4.0] - 2023-06-30

### Added
- Make GraalVM compatible

## [1.3.1] - 2022-11-29

### Changed
- [API docs updated](https://github.com/ballerina-platform/ballerina-standard-library/issues/3463)

## [1.3.0] - 2022-05-30

### Updated
### Changed
- [Re-implement Random module in Ballerina](https://github.com/ballerina-platform/ballerina-standard-library/issues/2661)
- [Update createDecimal function to be cryptographically secure](https://github.com/ballerina-platform/ballerina-standard-library/issues/2876)

Expand Down

0 comments on commit b33c925

Please sign in to comment.