diff options
author | Richard van der Hoff <richard@matrix.org> | 2018-08-06 16:30:52 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2018-08-06 16:30:52 +0100 |
commit | 7f3f1085612a3c46a5e3c2a6a376b42024f6b6cb (patch) | |
tree | 16e03ff4f4988b9e0bd47f7a183ad32cc7c1ceea | |
parent | Check m.room.create for sane room_versions (diff) | |
download | synapse-7f3f1085612a3c46a5e3c2a6a376b42024f6b6cb.tar.xz |
changelog
-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 |