diff options
author | Richard van der Hoff <richard@matrix.org> | 2021-04-08 12:00:47 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2021-04-08 16:42:32 +0100 |
commit | abade34633da2002014a1dd7e4da3f558e610582 (patch) | |
tree | cbbae1709dd8843aeae757ea4a283eaa44bb5bff /changelog.d | |
parent | unpin olddeps build from py36 (diff) | |
download | synapse-abade34633da2002014a1dd7e4da3f558e610582.tar.xz |
Require py36 and Postgres 9.6
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/9766.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/9766.feature b/changelog.d/9766.feature new file mode 100644 index 0000000000..030bdb4561 --- /dev/null +++ b/changelog.d/9766.feature @@ -0,0 +1 @@ +Synapse now requires Python 3.6 or later and Postgres 9.6 or later. |