Specify the current stable room versions.

Co-authored-by: Travis Ralston <travpc@gmail.com>
This commit is contained in:
Patrick Cloke 2020-05-14 07:22:48 -04:00 committed by GitHub
parent 03588cbf0d
commit 6757c60d35
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,7 +30,7 @@ it as invalid. Rooms will be able to opt into this behavior as part of a room
version upgrade.
Homeserver implementations are not to strictly enforce this JSON compliance in
[stable room versions](https://matrix.org/docs/spec/#complete-list-of-room-versions).
[room versions 1, 2, 3, 4, and 5](https://matrix.org/docs/spec/#complete-list-of-room-versions).
The rationale is essentially the same as why a future room version is necessary,
this ensures that all federated servers treat the same events as valid.