diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2024-01-16 14:05:36 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2024-01-16 14:05:36 +0000 |
commit | 7d57c2cb2bd81a191f019f5055019fe108dd5b49 (patch) | |
tree | 2bb081f43a6105f926cb99c10a6ce1674d08f9cb /CHANGES.md | |
parent | Fix link and remove email from changelog. (diff) | |
download | synapse-7d57c2cb2bd81a191f019f5055019fe108dd5b49.tar.xz |
Fix text and add second link v1.99.0
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 5 |
1 files changed, 3 insertions, 2 deletions
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. |