summary refs log tree commit diff
path: root/changelog.d/8676.bugfix
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2020-10-30 16:27:02 +0000
committerErik Johnston <erik@matrix.org>2020-10-30 16:27:02 +0000
commitf27a7896972d71af3ac21e82a81a64085fec32f1 (patch)
tree3562d5ce93b4f21c927a5229165b2aabe1605698 /changelog.d/8676.bugfix
parentMerge branch 'release-v1.22.1' into develop (diff)
parentFix changelog (diff)
downloadsynapse-f27a7896972d71af3ac21e82a81a64085fec32f1.tar.xz
Merge branch 'master' into develop
Diffstat (limited to 'changelog.d/8676.bugfix')
-rw-r--r--changelog.d/8676.bugfix1
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/8676.bugfix b/changelog.d/8676.bugfix
deleted file mode 100644

index df16c72761..0000000000 --- a/changelog.d/8676.bugfix +++ /dev/null
@@ -1 +0,0 @@ -Fix a bug where an appservice may not be forwarded events for a room it was recently invited to. Broken in v1.22.0.