diff options
author | Patrick Cloke <patrickc@matrix.org> | 2020-09-18 10:53:01 -0400 |
---|---|---|
committer | Patrick Cloke <patrickc@matrix.org> | 2020-09-18 10:53:01 -0400 |
commit | 88e67d1adb3d63e99cfb7657c319b163a76c9bae (patch) | |
tree | 5ea8b2b32ab3fee7d70e1e53bef6bddba8945209 /debian/changelog | |
parent | Intelligently select extremities used in backfill. (#8349) (diff) | |
parent | 1.19.3 (diff) | |
download | synapse-88e67d1adb3d63e99cfb7657c319b163a76c9bae.tar.xz |
Merge tag 'v1.19.3' into release-v1.20.0
1.19.3 Synapse 1.19.3 (2020-09-18) =========================== Bugfixes -------- - Partially mitigate bug where newly joined servers couldn't get past events in a room when there is a malformed event. ([\#8350](https://github.com/matrix-org/synapse/issues/8350))
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index bb7c175ada..dbf01d6b1e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,12 @@ matrix-synapse-py3 (1.20.0ubuntu1) UNRELEASED; urgency=medium -- Dexter Chua <dec41@srcf.net> Wed, 26 Aug 2020 12:41:36 +0000 +matrix-synapse-py3 (1.19.3) stable; urgency=medium + + * New synapse release 1.19.3. + + -- Synapse Packaging team <packages@matrix.org> Fri, 18 Sep 2020 14:59:30 +0100 + matrix-synapse-py3 (1.19.2) stable; urgency=medium * New synapse release 1.19.2. |