summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorPatrick Cloke <clokep@users.noreply.github.com>2021-08-23 08:14:42 -0400
committerGitHub <noreply@github.com>2021-08-23 08:14:42 -0400
commitbd7d398b05aaa18d5b0629153ababeea7539256c (patch)
treeca108d070b09531af89ade9b64ddab3a1b0d2c10 /changelog.d
parentAddtional type hints for the REST servlets. (#10665) (diff)
downloadsynapse-bd7d398b05aaa18d5b0629153ababeea7539256c.tar.xz
Additional type hints for the sync REST servlet. (#10666)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/10666.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/10666.misc b/changelog.d/10666.misc
new file mode 100644
index 0000000000..39a37b90b1
--- /dev/null
+++ b/changelog.d/10666.misc
@@ -0,0 +1 @@
+Add missing type hints to REST servlets.