From 80eef42514eea674abbc41454e20acc66f029714 Mon Sep 17 00:00:00 2001 From: MohamedSabthar Date: Tue, 11 Feb 2025 14:27:45 +0530 Subject: [PATCH] Update change log after 2.8.0 release --- changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 36b5d22..a7c793d 100644 --- a/changelog.md +++ b/changelog.md @@ -5,7 +5,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), -## [Unreleased] +## [2.8.0] - 2025-02-11 ### Added - [Introduce new APIs to support PGP encryption and decryption with streams](https://github.com/ballerina-platform/ballerina-library/issues/7064)