Skip to content

Commit 718d7df

Browse files
committed
Move warning up to the top
1 parent 664ba14 commit 718d7df

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
@@ -1,5 +1,8 @@
11
# Synapse 1.87.0 (2023-07-04)
22

3+
Please note that this will be the last release of Synapse that is compatible with
4+
Python 3.7 and earlier.
5+
36
### Bugfixes
47

58
- Pin `pydantic` to `^1.7.4` to avoid backwards-incompatible API changes from the 2.0.0 release.
@@ -13,9 +16,6 @@
1316

1417
# Synapse 1.87.0rc1 (2023-06-27)
1518

16-
Please note that this will be the last release of Synapse that is compatible with
17-
Python 3.7 and earlier.
18-
1919
### Features
2020

2121
- Improve `/messages` response time by avoiding backfill when we already have messages to return. ([\#15737](https://github.com/matrix-org/synapse/issues/15737))

0 commit comments

Comments
 (0)