From 452938c7e8fe8faca9c314d64f65961107f71700 Mon Sep 17 00:00:00 2001 From: Stefan Allius Date: Tue, 11 Feb 2025 23:01:23 +0100 Subject: [PATCH] update changelog --- ha_addon_dev/CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) 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