summary refs log tree commit diff
path: root/changelog.d/14034.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Apply & bundle edits for non-message events. (#14034)Patrick Cloke2022-10-071-0/+1
Fixes two related bugs: * No edit information was bundled for events which aren't `m.room.message`. * `m.new_content` was not applied for those events.