summary refs log tree commit diff
path: root/changelog.d/7116.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Convert `*StreamRow` classes to inner classes (#7116)Richard van der Hoff2020-03-231-0/+1
This just helps keep the rows closer to their streams, so that it's easier to see what the format of each stream is.