summary refs log tree commit diff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorSean Quah <seanq@element.io>2021-10-20 12:04:20 +0100
committerSean Quah <seanq@element.io>2021-10-20 12:04:20 +0100
commit9b016a0fb4e8b48c19ffa1c1aee5bbbe95f6aad0 (patch)
tree4d8e7a4e11538de2049503685945f348d1a8c1c0 /CHANGES.md
parent1.45.1 (diff)
downloadsynapse-9b016a0fb4e8b48c19ffa1c1aee5bbbe95f6aad0.tar.xz
Remove link to #10947 from changelog v1.45.1
Diffstat (limited to '')
-rw-r--r--CHANGES.md2
1 files changed, 1 insertions, 1 deletions
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)