summary refs log tree commit diff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorSean Quah <seanq@element.io>2021-10-20 12:00:03 +0100
committerSean Quah <seanq@element.io>2021-10-20 12:00:03 +0100
commit522489fbcdfd4f52f1ebbbf5670c474cbf3e29be (patch)
tree66a165c0c7253bad286b7a40ba5ec922d15d8abe /CHANGES.md
parentRevert change to counting of deactivated users towards the monthly active use... (diff)
downloadsynapse-522489fbcdfd4f52f1ebbbf5670c474cbf3e29be.tar.xz
1.45.1
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md

index 435387d7b0..4b7dd69c96 100644 --- a/CHANGES.md +++ b/CHANGES.md
@@ -1,3 +1,12 @@ +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)) + + Synapse 1.45.0 (2021-10-19) ===========================