diff options
author | Olivier Wilkinson (reivilibre) <oliverw@matrix.org> | 2021-12-14 12:56:14 +0000 |
---|---|---|
committer | Olivier Wilkinson (reivilibre) <oliverw@matrix.org> | 2021-12-14 12:56:14 +0000 |
commit | 9f3c7e85a478f1c879b894bed67a3365b57540d8 (patch) | |
tree | 13e390daffce2a288537c63962b619497cc26e04 /CHANGES.md | |
parent | Sort internal changes in changelog (diff) | |
download | synapse-9f3c7e85a478f1c879b894bed67a3365b57540d8.tar.xz |
1.49.0
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md index 72e8d64cf7..fa03b2531a 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,14 @@ +Synapse 1.49.0 (2021-12-14) +=========================== + +No significant changes since version 1.49.0rc1. + +For users of Ubuntu 21.04 (Hirsute Hippo), please be aware that [upstream support for this version of Ubuntu will end next month][Ubuntu2104EOL]. +We will stop producing packages for Ubuntu 21.04 after upstream support ends. + +[Ubuntu2104EOL]: https://lists.ubuntu.com/archives/ubuntu-announce/2021-December/000275.html + + Synapse 1.49.0rc1 (2021-12-07) ============================== |