Skip to content

Commit 72073d8

Browse files
committed
Move important messages to the top of the changelog
1 parent 5d4a731 commit 72073d8

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

CHANGES.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,5 @@
11
# Synapse 1.142.0rc4 (2025-11-07)
22

3-
## Bugfixes
4-
5-
- Fix a bug introduced in 1.142.0rc1 where any attempt to configure `matrix_authentication_service.secret_path` would prevent the homeserver from starting up. ([\#19144](https://github.com/element-hq/synapse/issues/19144))
6-
7-
8-
9-
10-
# Synapse 1.142.0rc3 (2025-11-04)
11-
123
## Dropped support for Python 3.9
134

145
This release drops support for Python 3.9, in line with our [dependency
@@ -38,6 +29,14 @@ of these wheels downstream, please reach out to us in
3829
[#synapse-dev:matrix.org](https://matrix.to/#/#synapse-dev:matrix.org). We'd
3930
love to hear from you!
4031

32+
## Bugfixes
33+
34+
- Fix a bug introduced in 1.142.0rc1 where any attempt to configure `matrix_authentication_service.secret_path` would prevent the homeserver from starting up. ([\#19144](https://github.com/element-hq/synapse/issues/19144))
35+
36+
37+
38+
39+
# Synapse 1.142.0rc3 (2025-11-04)
4140

4241
## Internal Changes
4342

0 commit comments

Comments
 (0)