Add changelog

This commit is contained in:
Johannes Marbach 2024-08-26 09:38:23 +02:00
parent fb719355d3
commit ab88044235
2 changed files with 2 additions and 0 deletions

View file

@ -0,0 +1 @@
The `reason` parameter in `POST /_matrix/client/v3/rooms/{roomId}/report/{eventId}` can be omitted instead of left blank as per MSC2414.

View file

@ -0,0 +1 @@
Add `POST /_matrix/client/v3/rooms/{roomId}/report` as per MSC4151.