Add a changelog entry for MSC3567

This commit is contained in:
Jonas Platte 2022-03-25 10:25:57 +01:00
parent 523ad2ceaf
commit 870010b0ed
No known key found for this signature in database
GPG key ID: BBA95679259D342F

View file

@ -0,0 +1 @@
Make `from` optional on `GET /_matrix/client/v3/messages` to allow requesting events from the start or end of the room history, as per [MSC3567](https://github.com/matrix-org/matrix-doc/pull/3567).