Normalize changelog for Matrix 1.8

See https://github.com/matrix-org/matrix-spec/issues/1614
This commit is contained in:
Travis Ralston 2023-08-22 10:05:28 -06:00
parent 86ab57ec4f
commit 06298e4d8d
14 changed files with 12 additions and 8 deletions

View file

@ -1 +1 @@
Clarify spec re canonical JSON to handle negative-zero; also, give an example of negative-zero and a large power of ten
Clarify spec re canonical JSON to handle negative-zero; also, give an example of negative-zero and a large power of ten.

View file

@ -1 +1 @@
Allow `+` in Matrix IDs, per [MSC4009](https://github.com/matrix-org/matrix-spec-proposals/pull/4009).
Allow `+` in Matrix IDs, as per [MSC4009](https://github.com/matrix-org/matrix-spec-proposals/pull/4009).