summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2022-05-09 11:48:14 +0100
committerGitHub <noreply@github.com>2022-05-09 10:48:14 +0000
commit8de0facaae08c422cbf1acefe898820d3bf5c632 (patch)
tree9af06d33baaae8442c1d718dd64747ec7e444759 /changelog.d
parentUpdate changelog for #12587 to be more accurate (#12663) (diff)
downloadsynapse-8de0facaae08c422cbf1acefe898820d3bf5c632.tar.xz
Fix mypy against latest pillow stubs (#12671)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/12671.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/12671.misc b/changelog.d/12671.misc
new file mode 100644
index 0000000000..56df4e3831
--- /dev/null
+++ b/changelog.d/12671.misc
@@ -0,0 +1 @@
+Fix mypy against latest pillow stubs.