Normalize changelog
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
|
Clarify the format of third-party invites, including the fact that identity server public keys can be encoded using standard or URL-safe base64.
|
||||||
server public keys can be encoded using standard or URL-safe base64.
|
|
||||||
|
|||||||
@ -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
|
Clarify the format of third-party invites, including the fact that identity server public keys can be encoded using standard or URL-safe base64.
|
||||||
server public keys can be encoded using standard or URL-safe base64.
|
|
||||||
|
|||||||
Loading…
Reference in New Issue