From 7a6aaf7553b4589546dd08b254965493dd5ffc81 Mon Sep 17 00:00:00 2001 From: dilanSachi Date: Thu, 1 Feb 2024 11:22:08 +0530 Subject: [PATCH] Update changelog.md --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index 3dc64a4314..757f5fdea4 100644 --- a/changelog.md +++ b/changelog.md @@ -13,6 +13,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ### Fixed - [Remove unused import from Http2StateUtil](https://github.com/ballerina-platform/ballerina-library/issues/5966) +- [Fix client getting hanged when multiple requests are sent which exceed `maxHeaderSize`](https://github.com/ballerina-platform/ballerina-library/issues/6000) ## [2.10.5] - 2023-12-06