summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorRichard van der Hoff <1389908+richvdh@users.noreply.github.com>2018-09-25 11:16:42 +0100
committerGitHub <noreply@github.com>2018-09-25 11:16:42 +0100
commite4e96486a907eb51853a196ea997f242088bb5d9 (patch)
tree55652495d26efaa70c4656a62715947174695e26 /changelog.d
parentOnly lazy load self-members on initial sync (diff)
parentchangelog (diff)
downloadsynapse-e4e96486a907eb51853a196ea997f242088bb5d9.tar.xz
Merge pull request #3947 from matrix-org/rav/attr_version
We require attrs 16.0.0
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/3947.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3947.misc b/changelog.d/3947.misc
new file mode 100644
index 0000000000..5a9a22bed9
--- /dev/null
+++ b/changelog.d/3947.misc
@@ -0,0 +1 @@
+Require attrs 16.0.0 or later