diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2018-12-24 10:44:33 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-12-24 10:44:33 +0100 |
commit | f85676cc93e6d7025acb60b29cdf1e43bad3357e (patch) | |
tree | 01af1278939f16b860dc12d774828bd8aa1dbab9 /changelog.d | |
parent | Merge pull request #4317 from de-vri-es/test-metric-prometheus-0.5 (diff) | |
download | synapse-f85676cc93e6d7025acb60b29cdf1e43bad3357e.tar.xz |
Return well_known in /login response (#4319)
... as per MSC1730.
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/4319.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4319.feature b/changelog.d/4319.feature new file mode 100644 index 0000000000..84221342bb --- /dev/null +++ b/changelog.d/4319.feature @@ -0,0 +1 @@ +Return server data in /login response \ No newline at end of file |