summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorPatrick Cloke <clokep@users.noreply.github.com>2021-10-01 07:02:32 -0400
committerGitHub <noreply@github.com>2021-10-01 07:02:32 -0400
commit7e440520c9b370ce008c6a65c5dd87a360a6457c (patch)
treede7da69fea19d210f2f9b8650a140aaf97c95285 /changelog.d
parentClean-up registration tests (#10945) (diff)
downloadsynapse-7e440520c9b370ce008c6a65c5dd87a360a6457c.tar.xz
Add type hints to filtering classes. (#10958)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/10958.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/10958.misc b/changelog.d/10958.misc
new file mode 100644
index 0000000000..409ecc35cb
--- /dev/null
+++ b/changelog.d/10958.misc
@@ -0,0 +1 @@
+Add type hints to filtering classes.