summary refs log tree commit diff
path: root/changelog.d/11866.feature
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d/11866.feature')
-rw-r--r--changelog.d/11866.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/11866.feature b/changelog.d/11866.feature
new file mode 100644
index 0000000000..0b52caf805
--- /dev/null
+++ b/changelog.d/11866.feature
@@ -0,0 +1 @@
+Allow application services to set the `origin_server_ts` of a state event by providing the query parameter `ts` in `PUT /_matrix/client/r0/rooms/{roomId}/state/{eventType}/{stateKey}`, per [MSC3316](https://github.com/matrix-org/matrix-doc/pull/3316). Contributed by @lukasdenk.
\ No newline at end of file