diff options
author | Patrick Cloke <patrickc@matrix.org> | 2020-05-19 09:19:09 -0400 |
---|---|---|
committer | Patrick Cloke <patrickc@matrix.org> | 2020-05-19 09:19:09 -0400 |
commit | ac3264bf1ec8815cde14d77a62caad373c280ef1 (patch) | |
tree | ffa2ec685d8ab04965b11fdfd5fff37d14e4d70f /CHANGES.md | |
parent | update dh-virtualenv (#7526) (diff) | |
download | synapse-ac3264bf1ec8815cde14d77a62caad373c280ef1.tar.xz |
1.13.0
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 45008995e5..04a3e525e6 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,12 @@ +Synapse 1.13.0 (2020-05-19) +=========================== + +Internal Changes +---------------- + +- Update the version of dh-virtualenv we use to build debs, and add focal to the list of target distributions. ([\#7526](https://github.com/matrix-org/synapse/issues/7526)) + + Synapse 1.13.0rc3 (2020-05-18) ============================== |