diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2024-01-16 13:59:42 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2024-01-16 13:59:42 +0000 |
commit | 5a18f8f94a198f8d83f4fee946e8451caacf8b8e (patch) | |
tree | b015fdda7b5e483f5de38200ce39b2b7e4aabbb7 /CHANGES.md | |
parent | 1.99.0 (diff) | |
download | synapse-5a18f8f94a198f8d83f4fee946e8451caacf8b8e.tar.xz |
Fix link and remove email from changelog.
Diffstat (limited to '')
-rw-r--r-- | CHANGES.md | 5 |
1 files changed, 1 insertions, 4 deletions
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. |