From cc2521d594738c7c77a3a6f2c6e5751e376f3b4c Mon Sep 17 00:00:00 2001 From: Slavi Pantaleev Date: Mon, 3 Jun 2024 21:28:14 +0300 Subject: [PATCH] Announce WeChat bridging support --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 372a27be3..b84d36230 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# 2024-06-03 + +## WeChat bridging support + +Thanks to [Tobias Diez](https://github.com/tobiasdiez)'s [efforts](https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/3241), the playbook now supports bridging to [WeChat](https://www.wechat.com/) via the [matrix-wechat](https://github.com/duo/matrix-wechat) bridge. + +See our [Setting up WeChat bridging](docs/configuring-playbook-bridge-wechat.md) documentation page for getting started. + + # 2024-03-26 ## (Backward Compatibility Break) The playbook now defaults to KeyDB, instead of Redis