From a999e337b7e6e72065e197a8d989eb33c98752df Mon Sep 17 00:00:00 2001 From: Stefan Allius Date: Wed, 26 Mar 2025 13:00:49 +0100 Subject: [PATCH] update changelog --- ha_addon_debug/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ha_addon_debug/CHANGELOG.md b/ha_addon_debug/CHANGELOG.md index 33799e4..31ac310 100644 --- a/ha_addon_debug/CHANGELOG.md +++ b/ha_addon_debug/CHANGELOG.md @@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [unreleased] +- update dependency python to 3.13 - add initial support for TSUN MS-3000 - add initial apparmor support [#293](https://github.com/s-allius/tsun-gen3-proxy/issues/293) - add Modbus polling mode for DCU1000 [#292](https://github.com/s-allius/tsun-gen3-proxy/issues/292)