Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit ab16599

Browse files
committed
Merge remote-tracking branch 'origin/master' into release-v1.20.0
2 parents 9c8ef13 + 5ffd68d commit ab16599

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-2
lines changed

CHANGES.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
Synapse 1.19.2 (2020-09-16)
2+
===========================
3+
4+
Due to the issue below server admins are encouraged to upgrade as soon as possible.
5+
6+
Bugfixes
7+
--------
8+
9+
- Fix joining rooms over federation that include malformed events. ([\#8324](https://github.com/matrix-org/synapse/issues/8324))
10+
111
Synapse 1.20.0rc3 (2020-09-11)
212
==============================
313

changelog.d/8324.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

debian/changelog

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
1-
matrix-synapse-py3 (1.19.0ubuntu1) UNRELEASED; urgency=medium
1+
matrix-synapse-py3 (1.20.0ubuntu1) UNRELEASED; urgency=medium
22

33
* Use Type=notify in systemd service
44

55
-- Dexter Chua <[email protected]> Wed, 26 Aug 2020 12:41:36 +0000
66

7+
matrix-synapse-py3 (1.19.2) stable; urgency=medium
8+
9+
* New synapse release 1.19.2.
10+
11+
-- Synapse Packaging team <[email protected]> Wed, 16 Sep 2020 12:50:30 +0100
12+
713
matrix-synapse-py3 (1.19.1) stable; urgency=medium
814

915
* New synapse release 1.19.1.

0 commit comments

Comments
 (0)