summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorreivilibre <oliverw@matrix.org>2021-11-18 14:40:26 +0000
committerGitHub <noreply@github.com>2021-11-18 14:40:26 +0000
commit539e44139911dc95c34784f3df2b3706c00b7db9 (patch)
tree8775cedba741d7d21c562aaa248dd3ac334451a8 /changelog.d
parentDo not allow MSC3440 threads to fork threads (#11161) (diff)
downloadsynapse-539e44139911dc95c34784f3df2b3706c00b7db9.tar.xz
Use auto_attribs for RefreshTokenLookupResult (#11386)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/11386.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/11386.misc b/changelog.d/11386.misc
new file mode 100644
index 0000000000..3178d53f05
--- /dev/null
+++ b/changelog.d/11386.misc
@@ -0,0 +1 @@
+Use `auto_attribs` on the `attrs` class `RefreshTokenLookupResult`.