diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2020-05-26 17:22:46 +0200 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2020-05-26 17:22:46 +0200 |
commit | b3b2038b6a9a1901fafe5c9bb99b105a79b3fc29 (patch) | |
tree | 034928b69573744dbe7ef4a1deedbefe003a30c1 /debian | |
parent | Merge branch 'release-v1.14.0' of github.com:matrix-org/synapse into release-... (diff) | |
download | synapse-b3b2038b6a9a1901fafe5c9bb99b105a79b3fc29.tar.xz |
Remove the changes to the debian changelog v1.14.0rc1
Since this is not a full release yet
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog index f200938a54..e7842d4174 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,5 @@ matrix-synapse-py3 (1.13.0) stable; urgency=medium - * New synapse release 1.13.0. - - -- Synapse Packaging team <packages@matrix.org> Tue, 26 May 2020 14:44:07 +0000 - -matrix-synapse-py3 (1.13.0) stable; urgency=medium - [ Patrick Cloke ] * Add information about .well-known files to Debian installation scripts. |