diff options
author | Erik Johnston <erik@matrix.org> | 2019-05-20 14:32:16 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-05-20 14:32:16 +0100 |
commit | d642178654a025664fd4ff984c1259a1b1271845 (patch) | |
tree | 73756630082cc6c03accc2127edddda272a41348 | |
parent | Rename relation types to match MSC (diff) | |
download | synapse-d642178654a025664fd4ff984c1259a1b1271845.tar.xz |
Newsfile
-rw-r--r-- | changelog.d/5211.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5211.feature b/changelog.d/5211.feature new file mode 100644 index 0000000000..747098c166 --- /dev/null +++ b/changelog.d/5211.feature @@ -0,0 +1 @@ +Add experimental support for relations (aka reactions and edits). |