summary refs log tree commit diff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2020-04-03 11:25:56 +0100
committerRichard van der Hoff <richard@matrix.org>2020-04-03 11:25:56 +0100
commit883ac4b1bb7c520e928e8a42d7700de7f0d56055 (patch)
treef59a77c55dd93fe24c78935069b3186830ff6353 /CHANGES.md
parentMerge tag 'v1.12.2' (diff)
parenttweak changelog (diff)
downloadsynapse-883ac4b1bb7c520e928e8a42d7700de7f0d56055.tar.xz
Merge tag 'v1.12.3'
Synapse 1.12.3 (2020-04-03)
===========================

- Remove the the pin to Pillow 7.0 which was introduced in Synapse 1.12.2, and
correctly fix the issue with building the Debian packages. ([\#7212](https://github.com/matrix-org/synapse/issues/7212))
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md

index 5cec3d817d..e78c8e48e7 100644 --- a/CHANGES.md +++ b/CHANGES.md
@@ -1,3 +1,9 @@ +Synapse 1.12.3 (2020-04-03) +=========================== + +- Remove the the pin to Pillow 7.0 which was introduced in Synapse 1.12.2, and +correctly fix the issue with building the Debian packages. ([\#7212](https://github.com/matrix-org/synapse/issues/7212)) + Synapse 1.12.2 (2020-04-02) ===========================