forked from MirrorHub/synapse
link to spec proposal from changelog
This commit is contained in:
parent
7e1c616452
commit
667c6546bd
1 changed files with 3 additions and 0 deletions
|
@ -4,6 +4,9 @@ Changes in synapse v0.31.2 (2018-06-14)
|
||||||
SECURITY UPDATE: Prevent unauthorised users from setting state events in a room
|
SECURITY UPDATE: Prevent unauthorised users from setting state events in a room
|
||||||
when there is no ``m.room.power_levels`` event in force in the room. (PR #3397)
|
when there is no ``m.room.power_levels`` event in force in the room. (PR #3397)
|
||||||
|
|
||||||
|
Discussion around the Matrix Spec change proposal for this change can be
|
||||||
|
followed at https://github.com/matrix-org/matrix-doc/issues/1304.
|
||||||
|
|
||||||
Changes in synapse v0.31.1 (2018-06-08)
|
Changes in synapse v0.31.1 (2018-06-08)
|
||||||
=======================================
|
=======================================
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue