diff options
author | Sean Quah <seanq@element.io> | 2021-10-20 12:04:20 +0100 |
---|---|---|
committer | Sean Quah <seanq@element.io> | 2021-10-20 12:04:20 +0100 |
commit | 9b016a0fb4e8b48c19ffa1c1aee5bbbe95f6aad0 (patch) | |
tree | 4d8e7a4e11538de2049503685945f348d1a8c1c0 /CHANGES.md | |
parent | 1.45.1 (diff) | |
download | synapse-9b016a0fb4e8b48c19ffa1c1aee5bbbe95f6aad0.tar.xz |
Remove link to #10947 from changelog v1.45.1
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 2 |
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) |