From f058a0f40a404d8a2711b168e183724285787bf6 Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Sun, 10 Feb 2019 19:36:33 -0700 Subject: [PATCH] also power levels --- specification/modules/room_upgrades.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/specification/modules/room_upgrades.rst b/specification/modules/room_upgrades.rst index 20efbabdb..889c1068f 100644 --- a/specification/modules/room_upgrades.rst +++ b/specification/modules/room_upgrades.rst @@ -59,6 +59,7 @@ When the client requests to upgrade a known room to a known version, the server: * ``m.room.guest_access`` * ``m.room.history_visibility`` * ``m.room.join_rules`` + * ``m.room.power_levels`` Membership events should not be transferred to the new room.