Merge pull request #3289 from matrix-org/clokep/room-v8
MSC3289: Room version 8
This commit is contained in:
commit
8b1e4d6a79
1 changed files with 15 additions and 0 deletions
15
proposals/3289-rooms-v8.md
Normal file
15
proposals/3289-rooms-v8.md
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# MSC3289: Room Version 8
|
||||||
|
|
||||||
|
A new room version, `8`, is proposed using [room version 7](https://spec.matrix.org/unstable/rooms/v7/)
|
||||||
|
as a base and incorporating the following MSCs:
|
||||||
|
|
||||||
|
* [MSC3083](https://github.com/matrix-org/matrix-doc/pull/3083) - Restricting room
|
||||||
|
membership based on membership in other rooms
|
||||||
|
|
||||||
|
Though other MSCs are capable of being included in this version, they do not have
|
||||||
|
sufficient implementation to be considered for this room version. A future room
|
||||||
|
version may include them.
|
||||||
|
|
||||||
|
Room version `8` upon being added to the specification shall be considered stable.
|
||||||
|
No other room versions are affected by this MSC. Before room version `8` can enter
|
||||||
|
the specification, MSC3083 needs to complete its final comment period.
|
Loading…
Add table
Add a link
Reference in a new issue