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

Commit 80bb098

Browse files
committed
Fixup changelog
1 parent 4b678b2 commit 80bb098

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGES.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ notes](https://matrix-org.github.io/synapse/v1.67/upgrade.html#upgrading-to-v167
88
The minimum version of `poetry` supported for managing source checkouts is now
99
1.2.0.
1010

11-
**Notice:** from the next major release (v1.68.0) installing Synapse from a source
11+
**Notice:** from the next major release (1.68.0) installing Synapse from a source
1212
checkout will require a recent Rust compiler. Those using packages or
1313
`pip install matrix-synapse` will not be affected. See the [upgrade
1414
notes](https://matrix-org.github.io/synapse/v1.67/upgrade.html#upgrading-to-v1670).
1515

16-
**Notice:** from the next major release (v1.68.0), running Synapse with a SQLite
16+
**Notice:** from the next major release (1.68.0), running Synapse with a SQLite
1717
database will require SQLite version 3.27.0 or higher. (The [current minimum
1818
version is SQLite 3.22.0](https://github.com/matrix-org/synapse/blob/release-v1.67/synapse/storage/engines/sqlite.py#L69-L78).)
19-
See [#12983](https://github.com/matrix-org/synapse/issues/12983) and the [upgrade notes](https://matrix-org.github.io/synapse/v1.67/upgrade.html#upgrading-to-v1670). for more details.
19+
See [#12983](https://github.com/matrix-org/synapse/issues/12983) and the [upgrade notes](https://matrix-org.github.io/synapse/v1.67/upgrade.html#upgrading-to-v1670) for more details.
2020

2121

2222
No significant changes since 1.67.0rc1.

0 commit comments

Comments
 (0)