summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorShay <hillerys@element.io>2022-11-07 13:38:50 -0800
committerGitHub <noreply@github.com>2022-11-07 13:38:50 -0800
commit7894251bcea7714b47e3849e509ea717bb18e9f5 (patch)
tree60175fc831438fe3d78a573716684e534861660d /changelog.d
parentFix background update table-scanning `events` (#14374) (diff)
downloadsynapse-7894251bcea7714b47e3849e509ea717bb18e9f5.tar.xz
Correctly create power level event during initial room creation (#14361)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/14361.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/14361.bugfix b/changelog.d/14361.bugfix
new file mode 100644
index 0000000000..33ba1d92af
--- /dev/null
+++ b/changelog.d/14361.bugfix
@@ -0,0 +1 @@
+Fix a bug introduced in v1.71.0rc1 where the power level event was incorrectly created during initial room creation.
\ No newline at end of file