From c395c65648bf0ae807889830fa37f348c55b8ccf Mon Sep 17 00:00:00 2001 From: TharmiganK Date: Fri, 20 Oct 2023 10:53:41 +0530 Subject: [PATCH] Update change log --- changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/changelog.md b/changelog.md index 45c83344de..4576b23b65 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] + +### Fixes + +- [Address CVE-2023-4586 netty Vulnerability](https://github.com/ballerina-platform/ballerina-standard-library/issues/4908) + ## [2.4.6] - 2022-12-06 ### Fixes