summary refs log tree commit diff
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2018-09-04 15:23:19 +0100
committerRichard van der Hoff <richard@matrix.org>2018-09-04 15:23:19 +0100
commitc91bd295f58947d1cded7dc985b7ae55b99b3a4f (patch)
treee85fbf351c6c0243d41d13b90c5b4341df7b51a5
parentImplement 'event_format' filter param in /sync (diff)
downloadsynapse-c91bd295f58947d1cded7dc985b7ae55b99b3a4f.tar.xz
changelog
-rw-r--r--changelog.d/3790.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3790.feature b/changelog.d/3790.feature
new file mode 100644
index 0000000000..2c4ac62fb5
--- /dev/null
+++ b/changelog.d/3790.feature
@@ -0,0 +1 @@
+Implement `event_format` filter param in `/sync`