bump new version

This commit is contained in:
Stefan Allius
2025-02-23 14:41:09 +01:00
parent c9d0735186
commit 59fefae05c
6 changed files with 60 additions and 8 deletions

View File

@@ -7,10 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [unreleased]
- Respect logging.ini file, if LOG_ENV isn't set well [#288](https://github.com/s-allius/tsun-gen3-proxy/issues/288)
- Remove trailing apostrophe in the log output [#288](https://github.com/s-allius/tsun-gen3-proxy/issues/288)
- update AddOn base docker image to version 17.2.1
- addon: add date and time to dev container version
- Update AddOn base docker image to version 17.1.3 and python3 to 3.12.9-r0
- Update AddOn python3 to 3.12.9-r0
- add initial DCU support
- update AddOn base docker image to version 17.1.2
- update aiohttp to version 3.11.12
- fix the path handling for logging.ini and default_config.toml [#180](https://github.com/s-allius/tsun-gen3-proxy/issues/180)