diff options
author | Dan Callahan <danc@element.io> | 2021-10-19 11:16:52 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-19 11:16:52 +0100 |
commit | 191396f4baf467023b9913f83a1e3a696aa0e3a0 (patch) | |
tree | 167fb357e92f72d59be16cdeabe46b2962866e29 /changelog.d/11117.doc | |
parent | it appeared in 1.44, not 45rc1 (diff) | |
download | synapse-191396f4baf467023b9913f83a1e3a696aa0e3a0.tar.xz |
Reword changelog regarding a suspected regression (#11117)
Signed-off-by: Dan Callahan <danc@element.io>
Diffstat (limited to '')
-rw-r--r-- | changelog.d/11117.doc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/11117.doc b/changelog.d/11117.doc new file mode 100644 index 0000000000..b4809fd6ea --- /dev/null +++ b/changelog.d/11117.doc @@ -0,0 +1 @@ +Reword changelog to clarify concerns about a suspected performance regression in 1.44. |