summary refs log tree commit diff
path: root/changelog.d/11246.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.47.0rc1Olivier Wilkinson (reivilibre)2021-11-091-1/+0
|
* Additional test for `cachedList` (#11246)Richard van der Hoff2021-11-041-0/+1
I was trying to understand how `cachedList` works, and ended up writing this extra test. I figure we may as well keep it.