From ebd57df4e527156da2e708979b55da3efff955e2 Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Wed, 4 May 2022 16:26:13 -0600 Subject: [PATCH] Add MSC2176's undocumented unstable room version (#3789) --- proposals/2176-update-redaction-rules.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/proposals/2176-update-redaction-rules.md b/proposals/2176-update-redaction-rules.md index 574028f2..15099a55 100644 --- a/proposals/2176-update-redaction-rules.md +++ b/proposals/2176-update-redaction-rules.md @@ -95,3 +95,9 @@ happen: In short, I consider it important for the elegance of the Matrix protocol that we do not add unnecessary properties to the list of those to be preserved by redaction. + +## Unstable prefix + +Implementations should use `org.matrix.msc2176` for the room version containing +this change until assigned to a specified room version. That room version should +use room version 6 as a base.