diff options
author | Will Hunt <will@half-shot.uk> | 2019-07-11 15:28:48 +0100 |
---|---|---|
committer | Will Hunt <will@half-shot.uk> | 2019-07-11 15:28:48 +0100 |
commit | f02f288bdae4cab0c4adfd9498e786df042e28ba (patch) | |
tree | e6da71ef778cdf81036fc46d3064cd5eca6712af | |
parent | Return 403 when hitting presence endpoints while presence is disabled. (diff) | |
download | synapse-f02f288bdae4cab0c4adfd9498e786df042e28ba.tar.xz |
Newsfragment
-rw-r--r-- | changelog.d/5666.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5666.feature b/changelog.d/5666.feature new file mode 100644 index 0000000000..7a8e618e3f --- /dev/null +++ b/changelog.d/5666.feature @@ -0,0 +1 @@ +Support m.presence in the capabilities API for MSC1862 \ No newline at end of file |