Changelog normalization for Matrix 1.10
This commit is contained in:
parent
44c16918fd
commit
15663d405e
6 changed files with 5 additions and 5 deletions
|
@ -1 +1 @@
|
|||
Clarify that read-receipts should be batched by thread as well as room.
|
||||
Clarify that read receipts should be batched by thread as well as by room.
|
||||
|
|
|
@ -1 +1 @@
|
|||
Make clearer in the example for reply fallbacks that the prefix sequence should be repeated for each line.
|
||||
Clarify in the reply fallbacks example that the prefix sequence should be repeated for each line.
|
|
@ -1 +1 @@
|
|||
Use the `body` field as media caption, as per [MSC2530](https://github.com/matrix-org/matrix-spec-proposals/pull/2530).
|
||||
Use the `body` field as optional media caption, as per [MSC2530](https://github.com/matrix-org/matrix-spec-proposals/pull/2530).
|
|
@ -1 +1 @@
|
|||
Add support for recursion on the /relations endpoints (MSC3981).
|
||||
Add support for recursion on the `GET /relations` endpoints, as per [MSC3981](https://github.com/matrix-org/matrix-spec-proposals/pull/3981).
|
||||
|
|
|
@ -1 +1 @@
|
|||
Add some clarifications around implementation requirements for MSCs
|
||||
Add some clarifications around implementation requirements for MSCs.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue