summary refs log tree commit diff
path: root/changelog.d/8545.bugfix
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2020-12-31 11:43:55 +0000
committerAndrew Morgan <andrew@amorgan.xyz>2020-12-31 11:43:55 +0000
commit8f05de1d97fc67786e9e1d2ba1a79ffb4dafb865 (patch)
tree11be269c222a7a1ae73efd131d48151cb174ac1b /changelog.d/8545.bugfix
parentMerge commit '97647b33c' into dinsic (diff)
parentAdd type hints to profile and base handlers. (#8609) (diff)
downloadsynapse-8f05de1d97fc67786e9e1d2ba1a79ffb4dafb865.tar.xz
Merge commit 'de5cafe98' into dinsic
Diffstat (limited to 'changelog.d/8545.bugfix')
-rw-r--r--changelog.d/8545.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/8545.bugfix b/changelog.d/8545.bugfix
new file mode 100644

index 0000000000..64ba307df0 --- /dev/null +++ b/changelog.d/8545.bugfix
@@ -0,0 +1 @@ +Fix a long standing bug where email notifications for encrypted messages were blank.