From bff2f6a69e4cfec8deddc2165cd4b5be372830df Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Fri, 10 Oct 2025 20:08:35 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 475b5d9d0..197bcdac5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Refactored various components to use self-closing tags -- Refactored server started message to print IPv6 addresses correctly + +### Fixed + +- Fixed the server startup message to properly display IPv6 addresses ## 2.207.0 - 2025-10-08