summary refs log tree commit diff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2021-10-14 11:03:35 +0100
committerGitHub <noreply@github.com>2021-10-14 11:03:35 +0100
commit87c3a6dcc08e158d44f36b96bbc9311a9edb99e1 (patch)
tree7e1032c1ca4dbf744f7946e8c59bf868c35bffaf /CHANGES.md
parent1.45.0rc2 (diff)
downloadsynapse-87c3a6dcc08e158d44f36b96bbc9311a9edb99e1.tar.xz
Refer to the bugs mentioned in 1.45.0rc1 note
Diffstat (limited to '')
-rw-r--r--CHANGES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md

index 0d69830880..7ac7e794dc 100644 --- a/CHANGES.md +++ b/CHANGES.md
@@ -1,6 +1,8 @@ Synapse 1.45.0rc2 (2021-10-14) ============================== +**Note:** This release candidate [fixes](https://github.com/matrix-org/synapse/issues/11053) the user directory [bug](https://github.com/matrix-org/synapse/issues/11025) present in 1.45.0rc1. However, the [performance issue](https://github.com/matrix-org/synapse/issues/11049) mentioned in that release is yet to be resolved. + Bugfixes --------