diff --git a/changelog.md b/changelog.md index 751afd1780..4514ad742b 100644 --- a/changelog.md +++ b/changelog.md @@ -5,6 +5,12 @@ This file contains all the notable changes done to the Ballerina HTTP package th The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [Unreleased] + +### Fixed + +- [Address bouncy castle vulnerability - CVE-2024-29857 ](https://github.com/ballerina-platform/ballerina-library/issues/6636) + ## [2.10.13] - 2024-05-29 ### Fixed