diff options
author | Neil Johnson <neil@matrix.org> | 2019-06-06 20:13:47 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-06 20:13:47 +0100 |
commit | a11865016e4fc8f691ce94ec25e8f40290df8329 (patch) | |
tree | ea9dd191be54c110a842297c93bec1f5e3d35443 /changelog.d | |
parent | Merge pull request #5320 from matrix-org/hawkowl/full-schema-v1 (diff) | |
download | synapse-a11865016e4fc8f691ce94ec25e8f40290df8329.tar.xz |
Set default room version to v4. (#5379)
Set default room version to v4.
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/5379.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5379.feature b/changelog.d/5379.feature new file mode 100644 index 0000000000..7b64786fe6 --- /dev/null +++ b/changelog.d/5379.feature @@ -0,0 +1 @@ +Set default room version to v4. |