mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-29 03:58:38 +01:00
Specify the current stable room versions.
Co-authored-by: Travis Ralston <travpc@gmail.com>
This commit is contained in:
parent
03588cbf0d
commit
6757c60d35
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue