From e4bc9bbd8cf855a6a4e03edcb48b01c13e7ad27e Mon Sep 17 00:00:00 2001 From: Danesh Kuruppu Date: Tue, 8 Oct 2024 11:12:16 +0530 Subject: [PATCH] Update changelog.md --- changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog.md b/changelog.md index 99bc3bc..a1c0b7f 100644 --- a/changelog.md +++ b/changelog.md @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - [Fix the NPE when there is message field type of google.protobuf.Empty](https://github.com/ballerina-platform/ballerina-library/issues/7230) +- [[Fix the issue in showing the actual error message](https://github.com/ballerina-platform/ballerina-library/issues/7238) + ## [0.3.0] - 2024-06-27