diff --git a/ha_addon_dev/CHANGELOG.md b/ha_addon_dev/CHANGELOG.md index 2da0b28..07d5a82 100644 --- a/ha_addon_dev/CHANGELOG.md +++ b/ha_addon_dev/CHANGELOG.md @@ -7,6 +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 +- 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) + ## [0.12.1] - 2025-01-13 - addon: bump base image version to v17.1.0