diff options
author | Neil Johnson <neil@matrix.org> | 2018-08-08 16:13:03 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-08-08 16:13:03 +0000 |
commit | 5298d79fb58b8792bc0dd3b4a34b84339d4f4845 (patch) | |
tree | daedd358c898cd879bb5eb365f0f466d6944883b /changelog.d | |
parent | Merge branch 'develop' into neilj/disable_hs (diff) | |
parent | Merge pull request #3654 from matrix-org/rav/room_versions (diff) | |
download | synapse-5298d79fb58b8792bc0dd3b4a34b84339d4f4845.tar.xz |
Merge branch 'develop' into neilj/disable_hs
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/3654.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3654.feature b/changelog.d/3654.feature new file mode 100644 index 0000000000..35c95580bc --- /dev/null +++ b/changelog.d/3654.feature @@ -0,0 +1 @@ +Basic support for room versioning |