summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorPatrick Cloke <clokep@users.noreply.github.com>2021-08-31 13:22:29 -0400
committerGitHub <noreply@github.com>2021-08-31 17:22:29 +0000
commit287918e2d4437d890b2c0078b12859fae268dacc (patch)
treec8214c15be7b1ceb9ab4ee206743f1f95f42cfc5 /changelog.d
parentMove the sessions delta to the latest schema version. (#10725) (diff)
downloadsynapse-287918e2d4437d890b2c0078b12859fae268dacc.tar.xz
Additional type hints for the client REST servlets (part 3). (#10707)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/10707.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/10707.misc b/changelog.d/10707.misc
new file mode 100644
index 0000000000..39a37b90b1
--- /dev/null
+++ b/changelog.d/10707.misc
@@ -0,0 +1 @@
+Add missing type hints to REST servlets.