From 8e67d7e5e022af3b78bd76441e05bdc9fc1e90e0 Mon Sep 17 00:00:00 2001 From: Ayesh Almeida Date: Fri, 22 Nov 2024 12:53:14 +0530 Subject: [PATCH] Update the changelog --- changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog.md b/changelog.md index 9f9b90ae..2b9397e6 100644 --- a/changelog.md +++ b/changelog.md @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.11.1] - 2024-11-22 + ### Changed - [Mark `websubhub:HubClient` as an isolated client](https://github.com/ballerina-platform/ballerina-library/issues/7400)