bump to new version

This commit is contained in:
Stefan Allius
2025-02-23 20:28:44 +01:00
parent 4e56f67df0
commit 7e9151f00e
2 changed files with 8 additions and 5 deletions

View File

@@ -7,9 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [unreleased]
- Update AddOn base docker image to version 17.1.3 and python3 to 3.12.9-r0
- 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 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)