summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2021-09-21 17:41:27 +0100
committerGitHub <noreply@github.com>2021-09-21 16:41:27 +0000
commitb25a494779e7c86181c4b61f9bbb56c63ba529ed (patch)
treef0d3b13c04a1bcf85bc6cd3a28f58b3755287543 /changelog.d
parentClear our destination directories before copying files to GitHub pages. (#10869) (diff)
downloadsynapse-b25a494779e7c86181c4b61f9bbb56c63ba529ed.tar.xz
Add types to http.site (#10867)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/10867.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/10867.misc b/changelog.d/10867.misc
new file mode 100644
index 0000000000..01e51fbc6e
--- /dev/null
+++ b/changelog.d/10867.misc
@@ -0,0 +1 @@
+Add type hints to `synapse.http.site`.