From 305fa2462e96d77f3a72f342333ed897616e3e09 Mon Sep 17 00:00:00 2001 From: Suguru Hirahara Date: Tue, 17 Feb 2026 13:50:01 +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 b6f437b2e..258e14efc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# 2026-02-17 + +## 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-02-16 ## matrix-appservice-slack has been removed from the playbook