add changelogs

This commit is contained in:
Hubert Chathi 2022-11-29 19:21:49 -05:00
parent d20eebe2bb
commit b12e027fc0
2 changed files with 2 additions and 0 deletions

View file

@ -0,0 +1 @@
Add `/rooms/<roomID>/timestamp_to_event` endpoint, as per [MSC3030](https://github.com/matrix-org/matrix-spec-proposals/pull/3030).

View file

@ -0,0 +1 @@
Add `/timestamp_to_event/<roomID>` endpoint, as per [MSC3030](https://github.com/matrix-org/matrix-spec-proposals/pull/3030).