diff options
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/10208.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/10208.bugfix b/changelog.d/10208.bugfix new file mode 100644 index 0000000000..32b6465717 --- /dev/null +++ b/changelog.d/10208.bugfix @@ -0,0 +1 @@ +Fix a bug introduced in v1.35.1 where an `allow` key of a `m.room.join_rules` event could be applied for incorrect room versions and configurations. |