diff options
author | David Robertson <davidr@element.io> | 2022-11-01 12:10:51 +0000 |
---|---|---|
committer | David Robertson <davidr@element.io> | 2022-11-01 12:10:51 +0000 |
commit | ddbba28d52796346de7e96ede32730e4cc5fcdbb (patch) | |
tree | 67675ecd911750413b716aae2486b3765b192eef /changelog.d/14096.misc | |
parent | Revert "Fix event size checks (#13710)" (diff) | |
download | synapse-ddbba28d52796346de7e96ede32730e4cc5fcdbb.tar.xz |
1.71.0rc1
Diffstat (limited to 'changelog.d/14096.misc')
-rw-r--r-- | changelog.d/14096.misc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/14096.misc b/changelog.d/14096.misc deleted file mode 100644 index 2c07dc673b..0000000000 --- a/changelog.d/14096.misc +++ /dev/null @@ -1 +0,0 @@ -Refactor [MSC3030](https://github.com/matrix-org/matrix-spec-proposals/pull/3030) `/timestamp_to_event` endpoint to loop over federation destinations with standard pattern and error handling. |