diff --git a/changelog.md b/changelog.md index 9c9473caa..335303314 100644 --- a/changelog.md +++ b/changelog.md @@ -4,6 +4,12 @@ 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). +## Unreleased + +### Fixed + +- [Address gRPC server startup issue after netty update](https://github.com/ballerina-platform/ballerina-library/issues/8568) + ## [1.14.3] - 2026-01-09 ### Fixed