diff options
author | Azrenbeth <7782548+Azrenbeth@users.noreply.github.com> | 2021-09-28 16:15:58 +0100 |
---|---|---|
committer | Azrenbeth <7782548+Azrenbeth@users.noreply.github.com> | 2021-09-28 16:15:58 +0100 |
commit | db6cc8f35b739b4db84a58f5226f79e6fad61978 (patch) | |
tree | d76d4fa3f80eda9d28b999fab5e1cfc349da09c7 /changelog.d/10856.misc | |
parent | Tidy up documentation a bit (diff) | |
parent | Drop backwards-compatibility support for "outlier" (#10903) (diff) | |
download | synapse-db6cc8f35b739b4db84a58f5226f79e6fad61978.tar.xz |
Merge remote-tracking branch 'origin/develop' into azren/compressor_integration
Diffstat (limited to 'changelog.d/10856.misc')
-rw-r--r-- | changelog.d/10856.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/10856.misc b/changelog.d/10856.misc new file mode 100644 index 0000000000..f09af2e00a --- /dev/null +++ b/changelog.d/10856.misc @@ -0,0 +1 @@ +Add missing type hints to handlers. |