diff options
author | Olivier Wilkinson (reivilibre) <oliverw@matrix.org> | 2022-06-07 16:59:41 +0100 |
---|---|---|
committer | Olivier Wilkinson (reivilibre) <oliverw@matrix.org> | 2022-06-07 16:59:41 +0100 |
commit | 00d915b2a73c8f0dea43d715bd98f7a736167062 (patch) | |
tree | 9aab79048f9ea2ee5250379daf6803556134b939 /changelog.d/12894.misc | |
parent | Return the same error message from `/login` when password is incorrect and wh... (diff) | |
parent | Correct typographical errors in the changelog (diff) | |
download | synapse-00d915b2a73c8f0dea43d715bd98f7a736167062.tar.xz |
Merge branch 'master' into develop
Diffstat (limited to 'changelog.d/12894.misc')
-rw-r--r-- | changelog.d/12894.misc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/12894.misc b/changelog.d/12894.misc deleted file mode 100644 index 646a62fccb..0000000000 --- a/changelog.d/12894.misc +++ /dev/null @@ -1 +0,0 @@ -Add type annotations to `synapse.logging.opentracing`. |