diff options
author | Richard van der Hoff <richard@matrix.org> | 2020-04-03 11:29:43 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2020-04-03 11:29:43 +0100 |
commit | 6dd6a3557c3ac0d515145ba0b5ab3a4b24bb4c03 (patch) | |
tree | 01b0b3bf33e8a964df23b63a49547e2e8c664bff /debian/changelog | |
parent | Fix device list update stream ids going backward (#7158) (diff) | |
parent | Revert "Revert "Merge pull request #7153 from matrix-org/babolivier/sso_white... (diff) | |
download | synapse-6dd6a3557c3ac0d515145ba0b5ab3a4b24bb4c03.tar.xz |
Merge branch 'master' into develop
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8e14e59c0d..642115fc5a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +matrix-synapse-py3 (1.12.3) stable; urgency=medium + + [ Richard van der Hoff ] + * Update the Debian build scripts to handle the new installation paths + for the support libraries introduced by Pillow 7.1.1. + + [ Synapse Packaging team ] + * New synapse release 1.12.3. + + -- Synapse Packaging team <packages@matrix.org> Fri, 03 Apr 2020 10:55:03 +0100 + +matrix-synapse-py3 (1.12.2) stable; urgency=medium + + * New synapse release 1.12.2. + + -- Synapse Packaging team <packages@matrix.org> Mon, 02 Apr 2020 19:02:17 +0000 + matrix-synapse-py3 (1.12.1) stable; urgency=medium * New synapse release 1.12.1. |