diff options
author | David Robertson <davidr@element.io> | 2022-08-23 09:49:51 +0100 |
---|---|---|
committer | David Robertson <davidr@element.io> | 2022-08-23 09:49:51 +0100 |
commit | f0b23927fce6c531019c2ad6097613fd8568ecde (patch) | |
tree | 177d7758fd5768529ef8c9d0c07c640162fc4fbf /changelog.d/13024.misc | |
parent | Fix that sending server notices fail if avatar is `None` (#13566) (diff) | |
download | synapse-f0b23927fce6c531019c2ad6097613fd8568ecde.tar.xz |
1.66.0rc1
Diffstat (limited to 'changelog.d/13024.misc')
-rw-r--r-- | changelog.d/13024.misc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/13024.misc b/changelog.d/13024.misc deleted file mode 100644 index aa43c82429..0000000000 --- a/changelog.d/13024.misc +++ /dev/null @@ -1 +0,0 @@ -Refactor methods in `synapse.api.auth.Auth` to use `Requester` objects everywhere instead of user IDs. |