diff options
author | Erik Johnston <erik@matrix.org> | 2019-05-21 13:59:09 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-05-21 13:59:09 +0100 |
commit | ef13dc4846793b8969fbe76ebc7b7f3c607c8c1a (patch) | |
tree | 8fb18af18623950cd38d4378bd6da15455ad53c7 /changelog.d | |
parent | Don't bundle events in /sync or /events (diff) | |
download | synapse-ef13dc4846793b8969fbe76ebc7b7f3c607c8c1a.tar.xz |
Newsfile
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/5220.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5220.feature b/changelog.d/5220.feature new file mode 100644 index 0000000000..747098c166 --- /dev/null +++ b/changelog.d/5220.feature @@ -0,0 +1 @@ +Add experimental support for relations (aka reactions and edits). |