summary refs log tree commit diff
path: root/changelog.d/14471.feature
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2022-11-29 12:32:02 +0000
committerDavid Robertson <davidr@element.io>2022-11-29 12:32:02 +0000
commit8c5b8e6d40b28bd134326a8063992cdfeef7b60d (patch)
tree01d65e616604ce8ed8f9e218b4316a43b2b72b7d /changelog.d/14471.feature
parentFix GHA job for pushing the complement-synapse image (#14573) (diff)
downloadsynapse-8c5b8e6d40b28bd134326a8063992cdfeef7b60d.tar.xz
1.73.0rc1
Diffstat (limited to 'changelog.d/14471.feature')
-rw-r--r--changelog.d/14471.feature1
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>`).