Skip to content

Commit 46c885f

Browse files
committed
fix spelling in changelog
1 parent 4b94a05 commit 46c885f

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

CHANGES.md

+4-6
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,14 @@
11
# Synapse 1.118.0rc1 (2024-10-22)
22

3-
### Notice of dropping Python 3.8 support in next release
3+
### Python 3.8 support will be dropped in the next release
44

5-
Python 3.8 is now [end-of-life](https://devguide.python.org/versions/). As per our [Deprecation Policy for Platform Dependencies](https://element-hq.github.io/synapse/latest/deprecation_policy.html#policy), Synpase will be dropping support for Python 3.8 in the next release; Synapse 1.119.0.
5+
Python 3.8 is now [end-of-life](https://devguide.python.org/versions/). As per our [Deprecation Policy for Platform Dependencies](https://element-hq.github.io/synapse/latest/deprecation_policy.html#policy), Synapse will be dropping support for Python 3.8 in the next release; Synapse 1.119.0.
66

7-
1.118.x will be the final Synapse release to support Python 3.8. Python upgrade to a more recent Python version if necessary.
7+
Synapse 1.118.x will be the final release to support Python 3.8. If you are running Synapse with Python 3.8, please upgrade before the 1.119.0 release, due in less than one month.
88

99
### Python 3.13 and PostgreSQL 17 support
1010

11-
On the other end of the spectrum, Synapse 1.118.0 is the first release to support [Python 3.13](https://www.python.org/downloads/release/python-3130/)!
12-
13-
[PostgreSQL 17](https://www.postgresql.org/about/news/postgresql-17-released-2936/) is also supported as of this release.
11+
On the other end of the spectrum, Synapse 1.118.0 is the first release to support [Python 3.13](https://www.python.org/downloads/release/python-3130/)! [PostgreSQL 17](https://www.postgresql.org/about/news/postgresql-17-released-2936/) is also supported as of this release.
1412

1513
### Features
1614

0 commit comments

Comments
 (0)