Skip to content

Commit

Permalink
Fix change log
Browse files Browse the repository at this point in the history
  • Loading branch information
TharmiganK authored May 8, 2024
1 parent f35649f commit c7c4baf
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

- [Add status code response binding support for the HTTP client](https://github.com/ballerina-platform/ballerina-library/issues/6100)
- [Add response binding support for types union with `http:Response`](https://github.com/ballerina-platform/ballerina-library/issues/6416)
- [Supporting X25519Kyber768 key encapsulation for TLS 1.3](https://github.com/ballerina-platform/ballerina-library/issues/6200)

### Fixed

Expand Down Expand Up @@ -41,12 +42,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
### Fixed
- [Fix connection getting closed by stale eviction task after it has been closed by the server](https://github.com/ballerina-platform/ballerina-library/issues/6050)

## Unreleased

### Added

- [Supporting X25519Kyber768 key encapsulation for TLS 1.3](https://github.com/ballerina-platform/ballerina-library/issues/6200)

## [2.10.6] - 2024-02-01

### Added
Expand Down

0 comments on commit c7c4baf

Please sign in to comment.