summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorPatrick Cloke <clokep@users.noreply.github.com>2020-10-28 11:12:21 -0400
committerGitHub <noreply@github.com>2020-10-28 11:12:21 -0400
commit31d721fbf6655080235003b5576110d477fa2353 (patch)
tree1d1bb27413104ec063d17611172b646afde0db53 /changelog.d
parentAdd an admin APIs to allow server admins to list users' pushers (#8610) (diff)
downloadsynapse-31d721fbf6655080235003b5576110d477fa2353.tar.xz
Add type hints to application services. (#8655)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/8655.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/8655.misc b/changelog.d/8655.misc
new file mode 100644
index 0000000000..b588bdd3e2
--- /dev/null
+++ b/changelog.d/8655.misc
@@ -0,0 +1 @@
+Add more type hints to the application services code.