summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2022-01-19 12:44:55 +0000
committerAndrew Morgan <andrew@amorgan.xyz>2022-01-19 12:44:55 +0000
commitd1e6333f12d8a121c649c6176e0ac5e915345366 (patch)
treed98f286db7ba8898c12f9d1f0b0d84ac75999316 /changelog.d
parentMerge branch 'develop' of github.com:matrix-org/synapse into matrix-org-hotfixes (diff)
parentAdd missing `auto_attribs=True` to the `_WrappedRustReporter` class (#11768) (diff)
downloadsynapse-d1e6333f12d8a121c649c6176e0ac5e915345366.tar.xz
Merge branch 'develop' of github.com:matrix-org/synapse into matrix-org-hotfixes
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/11768.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/11768.misc b/changelog.d/11768.misc
new file mode 100644

index 0000000000..1cac1f7446 --- /dev/null +++ b/changelog.d/11768.misc
@@ -0,0 +1 @@ +Use `auto_attribs` and native type hints for attrs classes. \ No newline at end of file