diff options
| author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2019-05-21 16:22:54 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-05-21 16:22:54 +0100 |
| commit | 17f68048374cda8bc639d7c048ae21624a124635 (patch) | |
| tree | aeba948cf2392a48e82b1bcc7ed34b5e5a1160de | |
| parent | Exclude soft-failed events from fwd-extremity candidates. (#5146) (diff) | |
| download | synapse-17f68048374cda8bc639d7c048ae21624a124635.tar.xz | |
Introduce room v4 which updates event ID format. (#5217)
Implements https://github.com/matrix-org/matrix-doc/pull/2002.
Diffstat (limited to '')
| -rw-r--r-- | changelog.d/5210.feature | 2 | ||||
| -rw-r--r-- | changelog.d/5217.feature | 1 | ||||
| -rw-r--r-- | synapse/api/room_versions.py | 8 |
3 files changed, 6 insertions, 5 deletions
diff --git a/changelog.d/5210.feature b/changelog.d/5210.feature |
