From c5d63918ae18414648f5408eca2ca91bf2a9f252 Mon Sep 17 00:00:00 2001 From: Suguru Hirahara Date: Fri, 13 Feb 2026 04:39: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 b62c5dc28..f2e10c4bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# 2026-02-XX + +## matrix-registration has been removed from the playbook + +The [matrix-registration](./docs/configuring-playbook-matrix-registration.md) service has been removed from the playbook, as it has been unmaintained since November, 2025. + +The playbook will let you know if you're using any `matrix_registration_*` variables. You'll need to remove them from `vars.yml` and potentially [uninstall the component manually](./docs/configuring-playbook-matrix-registration.md#uninstalling-the-component-manually). + # 2026-02-12 ## Dimension integration manager has been removed from the playbook