Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit 2de2258

Browse files
committed
Add blogpost link to changelog.
1 parent ff0148a commit 2de2258

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGES.md

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

3-
### Bugfixes
3+
Synapse will soon be getting forked by Element under an AGPLv3.0 licence (with
4+
CLA, for proprietary dual licensing). You can read more about this here:
45

5-
- 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))
6+
* https://matrix.org/blog/2023/11/06/future-of-synapse-dendrite/
7+
* https://element.io/blog/element-to-adopt-agplv3/
68

9+
Any changes needed by server administrators will be communicated via our usual
10+
announcements channels, but we are striving to make this as seamless as possible.
711

12+
### Bugfixes
813

14+
- 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))
915

1016
# Synapse 1.96.0rc1 (2023-10-31)
1117

0 commit comments

Comments
 (0)