summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorPatrick Cloke <clokep@users.noreply.github.com>2021-11-23 06:43:56 -0500
committerGitHub <noreply@github.com>2021-11-23 06:43:56 -0500
commit6a5dd485bd82b269e7e169c0385290d081eae801 (patch)
tree34296b57c6efd2daf3e5f5605bcbdd8fc31a2273 /changelog.d
parentAdd config for customizing the claim used for JWT logins. (#11361) (diff)
downloadsynapse-6a5dd485bd82b269e7e169c0385290d081eae801.tar.xz
Refactor the code to inject bundled relations during serialization. (#11408)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/11408.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/11408.misc b/changelog.d/11408.misc
new file mode 100644
index 0000000000..55ed064672
--- /dev/null
+++ b/changelog.d/11408.misc
@@ -0,0 +1 @@
+Refactor including the bundled relations when serializing an event.