summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorPatrick Cloke <clokep@users.noreply.github.com>2020-09-02 15:03:12 -0400
committerGitHub <noreply@github.com>2020-09-02 15:03:12 -0400
commitc8758cb72fccc5594ce8da7ccd2256315a8aa27e (patch)
tree7fb875d2428139f46c1810ff70b04e361e797a57 /changelog.d
parentConvert runInteraction to async/await (#8156) (diff)
downloadsynapse-c8758cb72fccc5594ce8da7ccd2256315a8aa27e.tar.xz
Add an overload for simple_select_one_onecol_txn. (#8235)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/8235.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/8235.misc b/changelog.d/8235.misc
new file mode 100644
index 0000000000..3a7a352c4f
--- /dev/null
+++ b/changelog.d/8235.misc
@@ -0,0 +1 @@
+Add type hints to `StreamStore`.