diff options
author | David Robertson <davidr@element.io> | 2022-12-01 13:43:30 +0000 |
---|---|---|
committer | David Robertson <davidr@element.io> | 2022-12-01 13:43:30 +0000 |
commit | 781b14ec69897a3b993fc46e43480a04cf2ad5f4 (patch) | |
tree | 169c9f3cfe3246c3a76fd9627e8ae917a012901a /changelog.d/14471.feature | |
parent | Modernize unit tests configuration settings for workers. (#14568) (diff) | |
parent | 1.73.0rc2 (diff) | |
download | synapse-781b14ec69897a3b993fc46e43480a04cf2ad5f4.tar.xz |
Merge branch 'release-v1.73' into develop
Diffstat (limited to 'changelog.d/14471.feature')
-rw-r--r-- | changelog.d/14471.feature | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/14471.feature b/changelog.d/14471.feature deleted file mode 100644 index a0e0c74f1a..0000000000 --- a/changelog.d/14471.feature +++ /dev/null @@ -1 +0,0 @@ -Move MSC3030 `/timestamp_to_event` endpoints to stable `v1` location (`/_matrix/client/v1/rooms/<roomID>/timestamp_to_event?ts=<timestamp>&dir=<direction>`, `/_matrix/federation/v1/timestamp_to_event/<roomID>?ts=<timestamp>&dir=<direction>`). |