summary refs log tree commit diff
path: root/changelog.d/11413.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Return the stable `event` field from `/send_join` per MSC3083. (#11413)Patrick Cloke2021-11-291-0/+1
This does not remove the unstable field and still parses both. Handling of the unstable field will need to be removed in the future.