summary refs log tree commit diff
diff options
context:
space:
mode:
authorMatthew Hodgson <matthew@matrix.org>2018-07-23 22:32:35 +0100
committerMatthew Hodgson <matthew@matrix.org>2018-07-23 22:32:35 +0100
commit004a83b43a5c75ec6ca3378c8ef5a4c616e33e8c (patch)
tree05266c13e4935e9ad4faba05976fb2f1993052bc
parentMerge branch 'develop' into matthew/filter_members (diff)
downloadsynapse-004a83b43a5c75ec6ca3378c8ef5a4c616e33e8c.tar.xz
changelog
-rw-r--r--changelog.d/2970.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/2970.feature b/changelog.d/2970.feature
new file mode 100644
index 0000000000..5eb928563f
--- /dev/null
+++ b/changelog.d/2970.feature
@@ -0,0 +1 @@
+add support for the lazy_loaded_members filter as per MSC1227