From febef5595c03aab31819da394df21babc6b26e71 Mon Sep 17 00:00:00 2001 From: Andrew Morgan Date: Tue, 16 Jan 2024 12:06:22 +0000 Subject: 1.99.0 --- CHANGES.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'CHANGES.md') diff --git a/CHANGES.md b/CHANGES.md index d6f3d7cf33..fe17b81e18 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,17 @@ +# Synapse 1.99.0 (2024-01-16) + +Synapse 1.99.0 is the first Synapse release under an AGPLv3.0 licence (with +CLA, for proprietary dual licensing). You can read more about this here: + + - https://matrix.org/blog/2023/11/06/future-of-synapse-dendrite/ + - https://element.io/blog/synapse-now-lives-at-github-com-element-hq-synapse/ + +To arrange an AGPL license exception, please contact +[licensing@element.io](mailto:licensing@element.io). + +No significant changes since 1.99.0rc1. + + # Synapse 1.99.0rc1 (2024-01-09) ### Features -- cgit 1.4.1 From 5a18f8f94a198f8d83f4fee946e8451caacf8b8e Mon Sep 17 00:00:00 2001 From: Andrew Morgan Date: Tue, 16 Jan 2024 13:59:42 +0000 Subject: Fix link and remove email from changelog. --- CHANGES.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'CHANGES.md') diff --git a/CHANGES.md b/CHANGES.md index fe17b81e18..90134d9737 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,10 +4,7 @@ Synapse 1.99.0 is the first Synapse release under an AGPLv3.0 licence (with CLA, for proprietary dual licensing). You can read more about this here: - https://matrix.org/blog/2023/11/06/future-of-synapse-dendrite/ - - https://element.io/blog/synapse-now-lives-at-github-com-element-hq-synapse/ - -To arrange an AGPL license exception, please contact -[licensing@element.io](mailto:licensing@element.io). + - https://element.io/blog/element-to-adopt-agplv3/ No significant changes since 1.99.0rc1. -- cgit 1.4.1 From 7d57c2cb2bd81a191f019f5055019fe108dd5b49 Mon Sep 17 00:00:00 2001 From: Andrew Morgan Date: Tue, 16 Jan 2024 14:05:36 +0000 Subject: Fix text and add second link --- CHANGES.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'CHANGES.md') diff --git a/CHANGES.md b/CHANGES.md index 90134d9737..010424e072 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,10 +1,11 @@ # Synapse 1.99.0 (2024-01-16) -Synapse 1.99.0 is the first Synapse release under an AGPLv3.0 licence (with -CLA, for proprietary dual licensing). You can read more about this here: +Synapse 1.99.0 is the first Synapse release under an AGPLv3.0 licence (with CLA to enable Element to sell AGPL +exceptions). You can read more about this here: - https://matrix.org/blog/2023/11/06/future-of-synapse-dendrite/ - https://element.io/blog/element-to-adopt-agplv3/ + - https://element.io/blog/synapse-now-lives-at-github-com-element-hq-synapse/ No significant changes since 1.99.0rc1. -- cgit 1.4.1