diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2021-05-05 14:25:49 +0100 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2021-05-05 14:25:49 +0100 |
commit | a61b13c0a117dd0a06b5a83ef1b176fc0e438c5b (patch) | |
tree | 40b7df8dc6aadc5d67443310d87cc8d181fc72ac /CHANGES.md | |
parent | Time external cache response time (#9904) (diff) | |
parent | 1.33.0 (diff) | |
download | synapse-a61b13c0a117dd0a06b5a83ef1b176fc0e438c5b.tar.xz |
Merge branch 'master' into develop
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md index bdeb614b9e..206859cff7 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,12 @@ +Synapse 1.33.0 (2021-05-05) +=========================== + +Features +-------- + +- Build Debian packages for Ubuntu 21.04 (Hirsute Hippo). ([\#9909](https://github.com/matrix-org/synapse/issues/9909)) + + Synapse 1.33.0rc2 (2021-04-29) ============================== |