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 /debian | |
parent | update dh-virtualenv (#7526) (diff) | |
download | synapse-ac3264bf1ec8815cde14d77a62caad373c280ef1.tar.xz |
1.13.0
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 2db94ee609..e7842d4174 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,12 @@ -matrix-synapse-py3 (1.12.3ubuntu1) UNRELEASED; urgency=medium +matrix-synapse-py3 (1.13.0) stable; urgency=medium + [ Patrick Cloke ] * Add information about .well-known files to Debian installation scripts. - -- Patrick Cloke <patrickc@matrix.org> Mon, 06 Apr 2020 10:10:38 -0400 + [ Synapse Packaging team ] + * New synapse release 1.13.0. + + -- Synapse Packaging team <packages@matrix.org> Tue, 19 May 2020 09:16:56 -0400 matrix-synapse-py3 (1.12.4) stable; urgency=medium |