summary refs log tree commit diff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorSean Quah <seanq@matrix.org>2022-08-31 11:21:09 +0100
committerSean Quah <seanq@matrix.org>2022-08-31 11:21:09 +0100
commitef88bc0775b7c01dc3abfbfca3e8aaa566b1871d (patch)
treede18c2e00e6bb77f322ae9b2cd9a363253ac31ac /CHANGES.md
parentUpdate changelog for v1.62.0 (diff)
downloadsynapse-ef88bc0775b7c01dc3abfbfca3e8aaa566b1871d.tar.xz
1.66.0
Diffstat (limited to '')
-rw-r--r--CHANGES.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/CHANGES.md b/CHANGES.md

index 9ba9498344..c890f64d25 100644 --- a/CHANGES.md +++ b/CHANGES.md
@@ -1,11 +1,14 @@ -Synapse 1.66.0 -============== +Synapse 1.66.0 (2022-08-31) +=========================== + +No significant changes since 1.66.0rc2. Deployments with multiple workers should note that the direct TCP replication configuration was deprecated in Synapse v1.18.0 and will be removed in Synapse v1.67.0. See [docs/workers.md](https://github.com/matrix-org/synapse/blob/release-v1.18.0/docs/workers.md) for more details. + Synapse 1.66.0rc2 (2022-08-30) ==============================