summary refs log tree commit diff
path: root/changelog.d/9619.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Prevent bundling aggregations for state events (#9619)Andrew Morgan2021-03-161-0/+1
There's no need to do aggregation bundling for state events. Doing so can cause performance issues.