Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Add MSC3820opt2 as a known room version (#15678)
Browse files Browse the repository at this point in the history
  • Loading branch information
turt2live authored May 26, 2023
1 parent 179f0f8 commit 50918c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions changelog.d/15678.misc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Implement "option 2" for [MSC3820](https://github.com/matrix-org/matrix-spec-proposals/pull/3820): Room version 11.
1 change: 1 addition & 0 deletions synapse/api/room_versions.py
Original file line number Diff line number Diff line change
Expand Up @@ -528,6 +528,7 @@ class RoomVersions:
RoomVersions.V10,
RoomVersions.MSC2716v4,
RoomVersions.MSC3989,
RoomVersions.MSC3820opt2,
)
}

Expand Down

0 comments on commit 50918c4

Please sign in to comment.