summary refs log tree commit diff
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2020-02-14 11:06:12 +0000
committerAndrew Morgan <andrew@amorgan.xyz>2020-02-14 11:06:12 +0000
commit0592e8c4c12c8b41f6d7cff6141aa20ccd7b4d30 (patch)
tree5375bc924980050bb231d6ccec8c0e271da992c2
parent1.1.0 (diff)
parentUpdate changelog (diff)
downloadsynapse-0592e8c4c12c8b41f6d7cff6141aa20ccd7b4d30.tar.xz
Update changelog
-rw-r--r--CHANGES.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md

index a528251dec..dc8c74fe58 100644 --- a/CHANGES.md +++ b/CHANGES.md
@@ -1,6 +1,16 @@ Synapse 1.1.0 (2019-07-04) ========================== +As of v1.1.0, Synapse no longer supports Python 2, nor Postgres version 9.4. +See the [upgrade notes](UPGRADE.rst#upgrading-to-v110) for more details. + +This release also deprecates the use of environment variables to configure the +docker image. See the [docker README](https://github.com/matrix-org/synapse/blob/release-v1.1.0/docker/README.md#legacy-dynamic-configuration-file-support) +for more details. + +No changes since 1.1.0rc2. + + Synapse 1.1.0rc2 (2019-07-03) =============================