diff options
author | Erik Johnston <erik@matrix.org> | 2019-05-14 17:05:45 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-05-15 13:36:51 +0100 |
commit | 5fb72e6888c2dbd54a7b7d76657ea36c0faccedc (patch) | |
tree | 6b44198e71af17f42e46f489a4ff6f116b95fd3f /changelog.d | |
parent | Add simple pagination API (diff) | |
download | synapse-5fb72e6888c2dbd54a7b7d76657ea36c0faccedc.tar.xz |
Newsfile
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/5198.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5198.feature b/changelog.d/5198.feature new file mode 100644 index 0000000000..c8f624d172 --- /dev/null +++ b/changelog.d/5198.feature @@ -0,0 +1 @@ +Add experimental support for reactions. |