add 1.8.0 to CHANGELOG

fix date of 1.7.3
This commit is contained in:
onyx-and-iris 2026-02-18 14:33:19 +00:00
parent b494e6cf8f
commit 7a83fd6573

View File

@ -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