From cf217dea1c290ee591f9f7789b6cad1f5900cd7c Mon Sep 17 00:00:00 2001 From: Suguru Hirahara Date: Wed, 22 Apr 2026 21:29:58 +0900 Subject: [PATCH] Update CHANGELOG.md Signed-off-by: Suguru Hirahara --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e70ec1dc..f8ade9729 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# 2026-XX-XX + +## SchildiChat Web has been removed from the playbook + +[SchildiChat Web](./docs/configuring-playbook-client-schildichat-web.md) has been removed from the playbook, as it has been discontinued. + +The playbook will let you know if you're using any `matrix_client_schildichat_*` variables. You'll need to remove them from `vars.yml` and potentially [uninstall the component manually](./docs/configuring-playbook-client-schildichat-web.md#uninstalling-the-component-manually). + # 2026-05-19 ## matrix-registration has been removed from the playbook