diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2020-06-16 10:36:29 +0100 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2020-06-16 10:36:29 +0100 |
commit | 789606577ade2335f19e944efcfecfe808519b36 (patch) | |
tree | c50b78ee8ba6227e0e7114b2c18802dd23f0516b /debian | |
parent | Ensure the body is a string before comparing push rules. (#7701) (diff) | |
parent | Fix changelog wording (diff) | |
download | synapse-789606577ade2335f19e944efcfecfe808519b36.tar.xz |
Merge branch 'master' into develop
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 182a50ee37..3e83e9be9a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +matrix-synapse-py3 (1.15.1) stable; urgency=medium + + * New synapse release 1.15.1. + + -- Synapse Packaging team <packages@matrix.org> Tue, 16 Jun 2020 10:27:50 +0100 + matrix-synapse-py3 (1.15.0) stable; urgency=medium * New synapse release 1.15.0. |