summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorDirk Klimpel <5740567+dklimpel@users.noreply.github.com>2022-05-18 17:02:10 +0200
committerGitHub <noreply@github.com>2022-05-18 16:02:10 +0100
commit50ae4eafe1f8ba31f1977e5dc11c85f15722f1ee (patch)
tree1f46c0431a659175d2cc66b8355add33735e6992 /changelog.d
parentMerge branch 'master' into develop (diff)
downloadsynapse-50ae4eafe1f8ba31f1977e5dc11c85f15722f1ee.tar.xz
Add some type hints to `event_federation` datastore (#12753)
Co-authored-by: David Robertson <david.m.robertson1@gmail.com>
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/12753.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/12753.misc b/changelog.d/12753.misc
new file mode 100644
index 0000000000..e793d08e5e
--- /dev/null
+++ b/changelog.d/12753.misc
@@ -0,0 +1 @@
+Add some type hints to datastore.
\ No newline at end of file