diff options
author | David Robertson <davidr@element.io> | 2023-12-05 13:14:36 +0000 |
---|---|---|
committer | David Robertson <davidr@element.io> | 2023-12-05 13:14:36 +0000 |
commit | 3c83d8f0afcaa8461516321d49a64906e0ec865b (patch) | |
tree | d1b367ca57b64a955a5317d6a532032b4032cd67 /changelog.d/16670.bugfix | |
parent | Fix upgrading a room without `events` field in power levels (#16725) (diff) | |
download | synapse-3c83d8f0afcaa8461516321d49a64906e0ec865b.tar.xz |
1.98.0rc1
Diffstat (limited to 'changelog.d/16670.bugfix')
-rw-r--r-- | changelog.d/16670.bugfix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/16670.bugfix b/changelog.d/16670.bugfix deleted file mode 100644 index f1369abc06..0000000000 --- a/changelog.d/16670.bugfix +++ /dev/null @@ -1 +0,0 @@ -Consistently bypass rate limits when using the server notice admin API. |