summary refs log tree commit diff
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2024-08-30 16:38:53 +0100
committerErik Johnston <erik@matrix.org>2024-08-30 16:38:53 +0100
commit966a50bb630290b079dfb56cd0e032f7492211f5 (patch)
treef6ed6f97bff2e15307752e2fea077b5bdf55cc28
parent1.114.0rc3 (diff)
downloadsynapse-966a50bb630290b079dfb56cd0e032f7492211f5.tar.xz
Fixup changelog v1.114.0rc3
-rw-r--r--CHANGES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md

index 24253486fa..a8d3a917e2 100644 --- a/CHANGES.md +++ b/CHANGES.md
@@ -2,7 +2,7 @@ ### Bugfixes -- Fix authenticated media responses using a wrong limit when following redirects over federation. ([\#17626](https://github.com/element-hq/synapse/issues/17626)) +- Fix regression in v1.114.0rc2 that caused workers to fail to start. ([\#17626](https://github.com/element-hq/synapse/issues/17626))