From 8987303f80bf020b5bff4ee5a99398aeca1da68b Mon Sep 17 00:00:00 2001 From: MohamedSabthar Date: Thu, 21 Sep 2023 12:01:21 +0530 Subject: [PATCH] Update changelog after 2.5.0 release --- changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog.md b/changelog.md index 718e85ff..80c755e3 100644 --- a/changelog.md +++ b/changelog.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ## [Unreleased] +## [2.5.0] - 2023-09-15 + ### Changed - [Remove support for AES/GCM/PKCS5ZPadding algorithm](https://github.com/ballerina-platform/ballerina-standard-library/issues/4775)