Skip to content

Commit 6a1352e

Browse files
committed
Move the forking note to 1.96.1.
1 parent 76f990c commit 6a1352e

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

CHANGES.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,5 @@
11
# Synapse 1.96.1 (2023-11-17)
22

3-
This minor release was needed only because of CI-related trouble on [v1.96.0](https://github.com/matrix-org/synapse/releases/tag/v1.96.0), which was never released.
4-
5-
### Internal Changes
6-
7-
- Fix building of wheels in CI. ([\#16653](https://github.com/matrix-org/synapse/issues/16653))
8-
9-
# Synapse 1.96.0 (2023-11-16)
10-
113
Synapse will soon be getting forked by Element under an AGPLv3.0 licence (with
124
CLA, for proprietary dual licensing). You can read more about this here:
135

@@ -17,6 +9,14 @@ CLA, for proprietary dual licensing). You can read more about this here:
179
Any changes needed by server administrators will be communicated via our usual
1810
announcements channels, but we are striving to make this as seamless as possible.
1911

12+
This minor release was needed only because of CI-related trouble on [v1.96.0](https://github.com/matrix-org/synapse/releases/tag/v1.96.0), which was never released.
13+
14+
### Internal Changes
15+
16+
- Fix building of wheels in CI. ([\#16653](https://github.com/matrix-org/synapse/issues/16653))
17+
18+
# Synapse 1.96.0 (2023-11-16)
19+
2020
### Bugfixes
2121

2222
- Fix "'int' object is not iterable" error in `set_device_id_for_pushers` background update introduced in Synapse 1.95.0. ([\#16594](https://github.com/matrix-org/synapse/issues/16594))

0 commit comments

Comments
 (0)