mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-04 18:54:09 +01:00
Room v2 proposal
This commit is contained in:
parent
3fda4a3989
commit
23c7533f8d
14
proposals/1759-rooms-v2.md
Normal file
14
proposals/1759-rooms-v2.md
Normal file
|
|
@ -0,0 +1,14 @@
|
||||||
|
# MSC 1759 - Rooms V2
|
||||||
|
|
||||||
|
This MSC proposes creating a new room version to allow servers and users to opt
|
||||||
|
in to using the new state resolution algorithm.
|
||||||
|
|
||||||
|
|
||||||
|
## Proposal
|
||||||
|
|
||||||
|
The new room version is called "2". The only difference between v2 and v1 is
|
||||||
|
that v2 rooms use the v2 state resolution algorithm, as defined in MSC 1442 and
|
||||||
|
MSC 1693.
|
||||||
|
|
||||||
|
It is not proposed that servers change the default room version used when
|
||||||
|
creating new rooms.
|
||||||
Loading…
Reference in a new issue