diff options
author | Amber Brown <hawkowl@atleastfornow.net> | 2019-05-30 01:47:16 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-05-30 01:47:16 +1000 |
commit | 46c8f7a5170d04dfa6ad02c69667d4aa48635231 (patch) | |
tree | b6c17f116151ab0437a396b9ed91aa328887b999 /changelog.d/5216.misc | |
parent | Serve CAS login over r0 (#5286) (diff) | |
download | synapse-46c8f7a5170d04dfa6ad02c69667d4aa48635231.tar.xz |
Implement the SHHS complexity API (#5216)
Diffstat (limited to 'changelog.d/5216.misc')
-rw-r--r-- | changelog.d/5216.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5216.misc b/changelog.d/5216.misc new file mode 100644 index 0000000000..dbfa29475f --- /dev/null +++ b/changelog.d/5216.misc @@ -0,0 +1 @@ +Synapse will now serve the experimental "room complexity" API endpoint. |