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