diff options
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/9782.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/9782.misc b/changelog.d/9782.misc new file mode 100644 index 0000000000..ecf49cfee1 --- /dev/null +++ b/changelog.d/9782.misc @@ -0,0 +1 @@ +Synapse now requires Python 3.6 or later. It also requires Postgres 9.6 or later or SQLite 3.22 or later. |