summary refs log tree commit diff
path: root/changelog.d/6556.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.7.1Richard van der Hoff2019-12-181-1/+0
|
* Add auth events as per spec. (#6556)Erik Johnston2019-12-161-0/+1
Previously we tried to be clever and filter out some unnecessary event IDs to keep the auth chain small, but that had some annoying interactions with state res v2 so we stop doing that for now.