diff --git a/hamh/CHANGELOG.md b/hamh/CHANGELOG.md index 635da37..67795e3 100644 --- a/hamh/CHANGELOG.md +++ b/hamh/CHANGELOG.md @@ -1,3 +1,22 @@ +## 3.0.0-alpha.88 (2025-09-29) + +### 🐛 Fixes + +- cleanup boot sequence and state handling, update all dependencies ([4afb864](https://github.com/t0bst4r/home-assistant-matter-hub/commit/4afb864)) +- ⚠️ remove funding ([#825](https://github.com/t0bst4r/home-assistant-matter-hub/issues/825)) + +### 🚧 Chores + +- merge review fixes ([14c20e4](https://github.com/t0bst4r/home-assistant-matter-hub/commit/14c20e4)) + +### ⚠️ Breaking Changes + +- MAINTAINER WANTED! This project is currently **looking for a new maintainer**. Due to limited time, I can no longer actively maintain it. If you are interested in taking over or co-maintaining, please reach out via GitHub Discussions (#825). + +### ❤️ Thank You + +- t0bst4r @t0bst4r + ## 3.0.0-alpha.87 (2025-07-09) ### 🚀 Features diff --git a/hamh/config.yaml b/hamh/config.yaml index 80ffa7d..dc923b5 100644 --- a/hamh/config.yaml +++ b/hamh/config.yaml @@ -1,4 +1,4 @@ -version: "3.0.0-alpha.87" +version: "3.0.0-alpha.88" image: ghcr.io/t0bst4r/home-assistant-matter-hub-addon slug: hamh name: Home-Assistant-Matter-Hub