diff --git a/CHANGELOG.md b/CHANGELOG.md index fb80e92..1aa27ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,14 @@ Before any major/minor/patch bump all unit tests will be run to verify they pass - [x] -## [1.7.3] - 2026-02-26 +## [1.8.0] - 2026-02-18 + +### Changed + +- *--ports-mapping* flag has been replaced with *--port-map*, which may be called several times. See [Flags](https://github.com/onyx-and-iris/q3rcon-proxy?tab=readme-ov-file#flags). + - This also affects the env variable which is now `Q3RCON_PORT_MAP`, see [Environment Variables](https://github.com/onyx-and-iris/q3rcon-proxy?tab=readme-ov-file#environment-variables) + +## [1.7.3] - 2026-02-16 ### Added