From 0508ee9f9ce71b497e65bbe66037cd2a2090ce5e Mon Sep 17 00:00:00 2001 From: Raja Subramanian Date: Thu, 15 Jan 2026 12:13:33 +0530 Subject: [PATCH] remove copy/paste left over line (#4246) --- CHANGELOG.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a1e21ab9f..5e4d37776 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,8 +25,6 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm - Address crash in v1.9.10 (#4219, #4220) - Return on SDP fragment read error. (#4228) -## What's Changed - ## [1.9.10] - 2026-01-01 ## WARNING: Please do not use this release. There is a run time issue which causes the server to panic. The issue has been addressed in #4219 and #4220.