summary refs log tree commit diff
path: root/changelog.d/8656.bugfix
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2020-10-26 15:03:36 +0000
committerErik Johnston <erik@matrix.org>2020-10-26 15:03:36 +0000
commit32457baa408fca591ffa998fe72ac9e00b6e456d (patch)
tree343567c0bb652d66de3d7a8fca3e602837113eaa /changelog.d/8656.bugfix
parentMerge remote-tracking branch 'origin/release-v1.21.3' into matrix-org-hotfixes (diff)
parentFix get|set_type_stream_id_for_appservice store functions (#8648) (diff)
downloadsynapse-32457baa408fca591ffa998fe72ac9e00b6e456d.tar.xz
Merge branch 'release-v1.22.0' into matrix-org-hotfixes
Diffstat (limited to 'changelog.d/8656.bugfix')
-rw-r--r--changelog.d/8656.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/8656.bugfix b/changelog.d/8656.bugfix
new file mode 100644

index 0000000000..d6415e8282 --- /dev/null +++ b/changelog.d/8656.bugfix
@@ -0,0 +1 @@ +Fix a bug introduced in v1.22.0rc1 where presence events were not properly passed to application services.