add section 1.7.0 to readme

This commit is contained in:
onyx-and-iris 2025-05-06 23:44:30 +01:00
parent bf7bd4f5b8
commit 0d85129d31

View File

@ -11,6 +11,18 @@ Before any major/minor/patch bump all unit tests will be run to verify they pass
- [x] - [x]
## [1.7.0] - 2025-06-05
### Added
- Taskfile added for running and building project.
- The binary may be passed CLI flags as well as environment variables.
### Changed
- CLI component rewritten with urfave/cli.
- env var `Q3RCON_TARGET_PORTS` renamed to `Q3RCON_PORTS_MAPPING`
## [1.4.0] - 2024-11-29 ## [1.4.0] - 2024-11-29
### Added ### Added