diff options
author | Olivier Wilkinson (reivilibre) <oliverw@matrix.org> | 2021-11-10 13:01:08 +0000 |
---|---|---|
committer | Olivier Wilkinson (reivilibre) <oliverw@matrix.org> | 2021-11-10 13:01:08 +0000 |
commit | 68c258a604caa09c1c96ae93d1512c88d7fbbd98 (patch) | |
tree | 606ebce5a0106122b0c45861a51dcfd78aa065b8 /changelog.d/10943.misc | |
parent | Fix typos in the `username_available` admin API documentation. (#11286) (diff) | |
parent | Changelog tweak from feedback (diff) | |
download | synapse-68c258a604caa09c1c96ae93d1512c88d7fbbd98.tar.xz |
Merge tag 'v1.47.0rc2' into develop
Synapse 1.47.0rc2 (2021-11-10) ============================== This fixes an issue with publishing the Debian packages for 1.47.0rc1. It is otherwise identical to 1.47.0rc1.
Diffstat (limited to 'changelog.d/10943.misc')
-rw-r--r-- | changelog.d/10943.misc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/10943.misc b/changelog.d/10943.misc deleted file mode 100644 index 3ce28d1a67..0000000000 --- a/changelog.d/10943.misc +++ /dev/null @@ -1 +0,0 @@ -Add type annotations for the `log_function` decorator. |