mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
Normalize changelog
This commit is contained in:
parent
0e05e45d84
commit
6353b46add
|
|
@ -0,0 +1 @@
|
|||
Clarify in the application service registration schema the `url: null` behaviour.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Correct null value handling for the AS Registration's `url` property.
|
||||
|
|
@ -1,2 +1 @@
|
|||
Clarify the format of third-party invites, including the fact that identity
|
||||
server public keys can be encoded using standard or URL-safe base64.
|
||||
Clarify the format of third-party invites, including the fact that identity server public keys can be encoded using standard or URL-safe base64.
|
||||
|
|
|
|||
1
changelogs/client_server/newsfragments/2125.new
Normal file
1
changelogs/client_server/newsfragments/2125.new
Normal file
|
|
@ -0,0 +1 @@
|
|||
Add `GET /_matrix/client/v1/room_summary/{roomIdOrAlias}`, as per [MSC3266](https://github.com/matrix-org/matrix-spec-proposals/pull/3266).
|
||||
|
|
@ -1 +1 @@
|
|||
Fix typo: as->has.
|
||||
Fix various typos throughout the specification.
|
||||
|
|
|
|||
|
|
@ -1,2 +1 @@
|
|||
Clarify the format of third-party invites, including the fact that identity
|
||||
server public keys can be encoded using standard or URL-safe base64.
|
||||
Clarify the format of third-party invites, including the fact that identity server public keys can be encoded using standard or URL-safe base64.
|
||||
|
|
|
|||
Loading…
Reference in a new issue