summary refs log tree commit diff
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2021-10-14 11:18:40 +0100
committerGitHub <noreply@github.com>2021-10-14 11:18:40 +0100
commit4d761d24badb5a05abe9adeb46515553ca007b9d (patch)
tree1a63c03623d58360bdf00d8cd9fd8ac6065ce064
parentRefer to the bugs mentioned in 1.45.0rc1 note (diff)
downloadsynapse-4d761d24badb5a05abe9adeb46515553ca007b9d.tar.xz
mentioned -> which appeared
-rw-r--r--CHANGES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 7ac7e794dc..60f51005e8 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,7 +1,7 @@
 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.
+**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) which appeared in that release is yet to be resolved.
 
 Bugfixes
 --------