summary refs log tree commit diff
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2022-08-30 14:19:52 +0100
committerDavid Robertson <davidr@element.io>2022-08-30 14:19:52 +0100
commit31f2a3fbc3f46b88cb400f69cd59f3551c1401f5 (patch)
tree9cf876cb62ad5f38d4b19b715d4b327ba2a6c321
parent1.66.0rc2 (diff)
downloadsynapse-31f2a3fbc3f46b88cb400f69cd59f3551c1401f5.tar.xz
Update changes v1.66.0rc2
-rw-r--r--CHANGES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 8790812f8e..a39fe661ce 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -4,7 +4,7 @@ Synapse 1.66.0rc2 (2022-08-30)
 Bugfixes
 --------
 
-- Fix rate limit gauge metrics registering twice and misreporting (`synapse_rate_limit_sleep_affected_hosts`, `synapse_rate_limit_reject_affected_hosts`). ([\#13649](https://github.com/matrix-org/synapse/issues/13649))
+- Fix a bug introduced in Synapse 1.66.0rc1 where the new rate limit metrics were misreported (`synapse_rate_limit_sleep_affected_hosts`, `synapse_rate_limit_reject_affected_hosts`). ([\#13649](https://github.com/matrix-org/synapse/issues/13649))
 
 
 Synapse 1.66.0rc1 (2022-08-23)