diff options
author | ffaex <71175458+ffaex@users.noreply.github.com> | 2022-10-04 16:49:07 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-04 14:49:07 +0000 |
commit | 3e74ad20db89a8d759ea16955349fb7484e75b6c (patch) | |
tree | 59843bb344c5252ca42d962609ea482dabb43927 /changelog.d | |
parent | Mark events as read using threaded read receipts from MSC3771. (#13877) (diff) | |
download | synapse-3e74ad20db89a8d759ea16955349fb7484e75b6c.tar.xz |
update authlib from 0.15.5 to 1.1.0 (#14006)
Signed-off-by: Fyodor Fomichev <fyodor.fomichev@gmail.com>
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/14006.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/14006.misc b/changelog.d/14006.misc new file mode 100644 index 0000000000..c06dcadf02 --- /dev/null +++ b/changelog.d/14006.misc @@ -0,0 +1 @@ +Update authlib from 0.15.5 to 1.1.0. |