summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2020-02-07 13:27:58 +0000
committerRichard van der Hoff <richard@matrix.org>2020-02-14 16:42:40 +0000
commit5a78f47f6e21505f84490c3b8da49e96ac8e3483 (patch)
tree5acdddba2692873e03eb988cd1862ee3b2a4ab61 /changelog.d
parentRewrite _EventInternalMetadata to back it with a _dict (diff)
downloadsynapse-5a78f47f6e21505f84490c3b8da49e96ac8e3483.tar.xz
changelog
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/6872.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6872.misc b/changelog.d/6872.misc
new file mode 100644
index 0000000000..215a0c82c3
--- /dev/null
+++ b/changelog.d/6872.misc
@@ -0,0 +1 @@
+Refactor _EventInternalMetadata object to improve type safety.