diff --git a/hamh/CHANGELOG.md b/hamh/CHANGELOG.md index f0a754e..38bffad 100644 --- a/hamh/CHANGELOG.md +++ b/hamh/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.10.0](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.9.0...v1.10.0) (2026-01-30) + + +### Features + +* auto-refresh Entity Mappings list after saving from EndpointList ([4721ddd](https://github.com/RiDDiX/home-assistant-matter-hub/commit/4721ddd50602881e79fec8ccf89e3bbae7c78c25)) + # [1.9.0](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.8.1...v1.9.0) (2026-01-29) diff --git a/hamh/config.yaml b/hamh/config.yaml index 2297b07..884c1ea 100644 --- a/hamh/config.yaml +++ b/hamh/config.yaml @@ -1,4 +1,4 @@ -version: "1.9.0" +version: "1.10.0" image: ghcr.io/riddix/home-assistant-matter-hub-addon slug: hamh name: Home-Assistant-Matter-Hub