From d6dfeeadb4938a393734ba0e205d2790e06ba7c2 Mon Sep 17 00:00:00 2001 From: TharmiganK Date: Fri, 6 Dec 2024 12:08:00 +0530 Subject: [PATCH] Update change log --- changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index a882a566e..c3cde6b45 100644 --- a/changelog.md +++ b/changelog.md @@ -5,7 +5,7 @@ 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] +## [2.7.9] - 2024-12-07 ### Added - [Add support for configuring server name to be used in the SSL SNI extension](https://github.com/ballerina-platform/ballerina-library/issues/7435)