summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorRichard van der Hoff <1389908+richvdh@users.noreply.github.com>2019-05-21 16:22:54 +0100
committerGitHub <noreply@github.com>2019-05-21 16:22:54 +0100
commit17f68048374cda8bc639d7c048ae21624a124635 (patch)
treeaeba948cf2392a48e82b1bcc7ed34b5e5a1160de /changelog.d
parentExclude soft-failed events from fwd-extremity candidates. (#5146) (diff)
downloadsynapse-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 'changelog.d')
-rw-r--r--changelog.d/5210.feature2
-rw-r--r--changelog.d/5217.feature1
2 files changed, 2 insertions, 1 deletions
diff --git a/changelog.d/5210.feature b/changelog.d/5210.feature
index a7476bf9b9..c78325a6ac 100644
--- a/changelog.d/5210.feature
+++ b/changelog.d/5210.feature
@@ -1 +1 @@
-Add a new room version which uses a new event ID format.
+Add a room version 4 which uses a new event ID format, as per [MSC2002](https://github.com/matrix-org/matrix-doc/pull/2002).
diff --git a/changelog.d/5217.feature b/changelog.d/5217.feature
new file mode 100644
index 0000000000..c78325a6ac
--- /dev/null
+++ b/changelog.d/5217.feature
@@ -0,0 +1 @@
+Add a room version 4 which uses a new event ID format, as per [MSC2002](https://github.com/matrix-org/matrix-doc/pull/2002).