Skip to content
This repository was archived by the owner on Mar 26, 2024. It is now read-only.

Commit 6f80fe1

Browse files
author
Sean Quah
committed
Tweak changelog formatting
1 parent 838d722 commit 6f80fe1

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

CHANGES.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@ No significant changes since 1.66.0rc2.
55

66
This release removes the ability for homeservers to delegate email ownership
77
verification and password reset confirmation to identity servers. This removal
8-
was originally planned for Synapse 1.64, but was later deferred until now.
9-
10-
See the [upgrade notes](https://matrix-org.github.io/synapse/v1.66/upgrade.html#upgrading-to-v1660) for more details.
8+
was originally planned for Synapse 1.64, but was later deferred until now. See
9+
the [upgrade notes](https://matrix-org.github.io/synapse/v1.66/upgrade.html#upgrading-to-v1660) for more details.
1110

1211
Deployments with multiple workers should note that the direct TCP replication
1312
configuration was deprecated in Synapse v1.18.0 and will be removed in Synapse
@@ -18,9 +17,8 @@ type) and the `worker_replication_port` config option will be removed .
1817
To migrate to Redis, add the [`redis` config](https://matrix-org.github.io/synapse/v1.66/workers.html#shared-configuration),
1918
then remove the TCP `replication` listener from config of the master and
2019
`worker_replication_port` from worker config. Note that a HTTP listener with a
21-
`replication` resource is still required.
22-
23-
See the [worker documentation](https://matrix-org.github.io/synapse/v1.66/workers.html)
20+
`replication` resource is still required. See the
21+
[worker documentation](https://matrix-org.github.io/synapse/v1.66/workers.html)
2422
for more details.
2523

2624

0 commit comments

Comments
 (0)