Changelogs

This commit is contained in:
Travis Ralston 2021-05-04 09:35:54 -06:00 committed by Richard van der Hoff
parent 4cb667ca27
commit 7a013a53e5
2 changed files with 2 additions and 1 deletions

View file

@ -1 +1 @@
Clarify that some identifiers may be lowercase prior to processing, as per [MSC2265](https://github.com/matrix-org/matrix-doc/pull/2265).
Clarify that some identifiers may be case-folded to lowercase prior to processing, as per [MSC2265](https://github.com/matrix-org/matrix-doc/pull/2265).

View file

@ -0,0 +1 @@
Clarify that some identifiers may be case-folded to lowercase prior to processing, as per [MSC2265](https://github.com/matrix-org/matrix-doc/pull/2265).