From 05df9e2723adb0e10ba06d5048bf681bfb146fcf Mon Sep 17 00:00:00 2001 From: Ponylang Main Bot Date: Tue, 12 Mar 2024 18:07:03 +0000 Subject: [PATCH] Update CHANGELOG for PR #75 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b664d29..569a5d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ All notable changes to this project will be documented in this file. This projec ### Added +- Add possibility to upgrade the current session to a new TCP handler ([PR #75](https://github.com/ponylang/http_server/pull/75)) ### Changed