add 1.7.3 to CHANGELOG

This commit is contained in:
onyx-and-iris 2026-02-16 10:29:34 +00:00
parent 51a0065e79
commit 74493e6f61

View File

@ -11,6 +11,16 @@ Before any major/minor/patch bump all unit tests will be run to verify they pass
- [x]
## [1.7.3] - 2026-02-26
### Added
- *--version/-v* flag for printing the version of the CLI.
### Changed
- now using [charmbracelet/log][charmlog] package for logging.
## [1.7.0] - 2025-06-05
### Added
@ -99,3 +109,4 @@ Before any major/minor/patch bump all unit tests will be run to verify they pass
- All source files for lilproxy including full commit history.
[logrus]: https://github.com/sirupsen/logrus
[charmlog]: https://github.com/charmbracelet/log