Skip to content

Commit 7106f67

Browse files
committed
Move MacOS wheel deprecation message to top of changelog
1 parent d8e6fcc commit 7106f67

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

CHANGES.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,5 @@
11
# Synapse 1.141.0rc2 (2025-10-28)
22

3-
## Bugfixes
4-
5-
- Fix users being unable to log in if their password, or the server's configured pepper, was too long. ([\#19101](https://github.com/element-hq/synapse/issues/19101))
6-
7-
8-
9-
10-
# Synapse 1.141.0rc1 (2025-10-21)
11-
123
## Deprecation of MacOS Python wheels
134

145
The team has decided to deprecate and eventually stop publishing python wheels
@@ -21,6 +12,16 @@ do make use of these wheels downstream, please reach out to us in
2112
[#synapse-dev:matrix.org](https://matrix.to/#/#synapse-dev:matrix.org). We'd
2213
love to hear from you!
2314

15+
16+
## Bugfixes
17+
18+
- Fix users being unable to log in if their password, or the server's configured pepper, was too long. ([\#19101](https://github.com/element-hq/synapse/issues/19101))
19+
20+
21+
22+
23+
# Synapse 1.141.0rc1 (2025-10-21)
24+
2425
## Features
2526

2627
- Allow using [MSC4190](https://github.com/matrix-org/matrix-spec-proposals/pull/4190) behavior without the opt-in registration flag. Contributed by @tulir @ Beeper. ([\#19031](https://github.com/element-hq/synapse/issues/19031))

0 commit comments

Comments
 (0)