diff --git a/changelog.md b/changelog.md index 223f928814..5d28fbb0db 100644 --- a/changelog.md +++ b/changelog.md @@ -5,6 +5,12 @@ This file contains all the notable changes done to the Ballerina HTTP 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] + +### Added + +- [Introduce default status code response record](https://github.com/ballerina-platform/ballerina-library/issues/6491) + ## [2.11.0] - 2024-05-03 ### Added