summary refs log tree commit diff
path: root/changelog.d/10214.feature
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2021-06-29 11:27:25 +0100
committerRichard van der Hoff <richard@matrix.org>2021-06-29 11:27:25 +0100
commit077d441d42a34c994a3eeeaa2068b837a96e5a7c (patch)
treef6e387b9288d7f932c618aa2983cc75b6f28facd /changelog.d/10214.feature
parentFix SQL (diff)
parentMigrate stream_ordering to a bigint (#10264) (diff)
downloadsynapse-077d441d42a34c994a3eeeaa2068b837a96e5a7c.tar.xz
Merge branch 'develop' into matrix-org-hotfixes
Diffstat (limited to 'changelog.d/10214.feature')
-rw-r--r--changelog.d/10214.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/10214.feature b/changelog.d/10214.feature
new file mode 100644

index 0000000000..a3818c9d25 --- /dev/null +++ b/changelog.d/10214.feature
@@ -0,0 +1 @@ +Omit empty fields from the `/sync` response. Contributed by @deepbluev7. \ No newline at end of file