summary refs log tree commit diff
path: root/changelog.d/10532.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.41.0rc1Erik Johnston2021-08-181-1/+0
|
* Only return an appservice protocol if it has a service providing it. (#10532)Will Hunt2021-08-051-0/+1
If there are no services providing a protocol, omit it completely instead of returning an empty dictionary. This fixes a long-standing spec compliance bug.