From 9b016a0fb4e8b48c19ffa1c1aee5bbbe95f6aad0 Mon Sep 17 00:00:00 2001 From: Sean Quah Date: Wed, 20 Oct 2021 12:04:20 +0100 Subject: [PATCH] Remove link to #10947 from changelog --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 4b7dd69c96..92e6c6873e 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,7 +4,7 @@ Synapse 1.45.1 (2021-10-20) Bugfixes -------- -- Revert change to counting of deactivated users towards the monthly active users limit, introduced in 1.45.0rc1 ([\#10947](https://github.com/matrix-org/synapse/issues/10947)). ([\#11127](https://github.com/matrix-org/synapse/issues/11127)) +- Revert change to counting of deactivated users towards the monthly active users limit, introduced in 1.45.0rc1. ([\#11127](https://github.com/matrix-org/synapse/issues/11127)) Synapse 1.45.0 (2021-10-19)