diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2019-01-30 11:47:24 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-30 11:47:24 +0000 |
commit | a79034aedf90d5c682da5c99dcdd609432893c4f (patch) | |
tree | 2350a8bdfa75e8889fb01f49644ac0dd30e21814 /changelog.d | |
parent | Follow redirects on .well-known (#4520) (diff) | |
parent | newsfile (diff) | |
download | synapse-a79034aedf90d5c682da5c99dcdd609432893c4f.tar.xz |
Merge pull request #4521 from matrix-org/rav/fed_routing/cleanups
Tiny .well-known fixes
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/4521.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4521.feature b/changelog.d/4521.feature new file mode 100644 index 0000000000..bda713adf9 --- /dev/null +++ b/changelog.d/4521.feature @@ -0,0 +1 @@ +Implement MSC1708 (.well-known routing for server-server federation) \ No newline at end of file |