From c42c6df12159bff4dfbf060ef6b60bd9fc5bb0c0 Mon Sep 17 00:00:00 2001 From: TharmiganK Date: Wed, 13 Nov 2024 16:17:42 +0530 Subject: [PATCH] Update changelog --- changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/changelog.md b/changelog.md index 7912c1a47..7eae150a4 100644 --- a/changelog.md +++ b/changelog.md @@ -4,6 +4,12 @@ This file contains all the notable changes done to the Ballerina gRPC 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 CVE-2024-47535 vulnerability](https://github.com/ballerina-platform/ballerina-library/issues/7358) + ## [1.12.1] - 2024-09-26 ### Fixed