summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorAndrew Morgan <1342360+anoadragon453@users.noreply.github.com>2019-03-12 14:42:53 +0000
committerGitHub <noreply@github.com>2019-03-12 14:42:53 +0000
commitd42c81d724477803e6b0db6017281a3394a9cee5 (patch)
treefad76481be9834edbd9bc7b5de5496460b6877db /changelog.d
parentClarify what registration_shared_secret allows for (#2885) (#4844) (diff)
downloadsynapse-d42c81d724477803e6b0db6017281a3394a9cee5.tar.xz
Transfer local user's push rules on room upgrade (#4838)
Transfer push rules (notifications) on room upgrade
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/4838.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4838.bugfix b/changelog.d/4838.bugfix
new file mode 100644
index 0000000000..7f4fceabff
--- /dev/null
+++ b/changelog.d/4838.bugfix
@@ -0,0 +1 @@
+Transfer a user's notification settings (push rules) on room upgrade.
\ No newline at end of file