diff --git a/changelog.md b/changelog.md index 046308bab..5e267a93d 100644 --- a/changelog.md +++ b/changelog.md @@ -4,6 +4,11 @@ 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). +## [1.11.1] - 2024-06-27 + +### Fixed +- [Isolate `grpc:Caller` and `grpc:StreamingClient`](https://github.com/ballerina-platform/ballerina-library/issues/6656) + ## [1.11.0] - 2024-05-03 ### Fixed