summary refs log tree commit diff
path: root/changelog.d/12840.bugfix
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d/12840.bugfix')
-rw-r--r--changelog.d/12840.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/12840.bugfix b/changelog.d/12840.bugfix
new file mode 100644
index 0000000000..b15cedf896
--- /dev/null
+++ b/changelog.d/12840.bugfix
@@ -0,0 +1 @@
+Fix an issue introduced in Synapse 0.34 where the `/notifications` endpoint would only return notifications if a user registered at least one pusher. Contributed by Famedly.