diff options
author | Erik Johnston <erik@matrix.org> | 2019-01-25 18:32:50 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-01-25 18:32:50 +0000 |
commit | f01c7488ab78d0a536ee5020ebc5c8e88cc7cc46 (patch) | |
tree | 8dc77476097625aafd305db18e0b5930951da4c6 | |
parent | Pass through room version to event auth (diff) | |
download | synapse-f01c7488ab78d0a536ee5020ebc5c8e88cc7cc46.tar.xz |
Newsfile
-rw-r--r-- | changelog.d/4482.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4482.misc b/changelog.d/4482.misc new file mode 100644 index 0000000000..43f8963614 --- /dev/null +++ b/changelog.d/4482.misc @@ -0,0 +1 @@ +Add infrastructure to support different event formats |