summary refs log tree commit diff
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2020-10-16 11:21:04 +0100
committerRichard van der Hoff <richard@matrix.org>2020-10-16 15:56:47 +0100
commit402213bf416d63dedfca21e646e630349952ba58 (patch)
treebcec306bc492a77fbd9815c1cfd5888622d0e6e1
parenttype annotations for LruCache (diff)
downloadsynapse-402213bf416d63dedfca21e646e630349952ba58.tar.xz
changelog
-rw-r--r--changelog.d/8562.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/8562.misc b/changelog.d/8562.misc
new file mode 100644
index 0000000000..ebdbddb500
--- /dev/null
+++ b/changelog.d/8562.misc
@@ -0,0 +1 @@
+Add type annotations for `LruCache`.