summary refs log tree commit diff
path: root/changelog.d/13595.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.71.0rc1David Robertson2022-11-011-1/+0
|
* Remove unused `@lru_cache` decorator (#13595)Nick Mills-Barrett2022-10-251-0/+1
* Remove unused `@lru_cache` decorator Spotted this working on something else. Co-authored-by: David Robertson <davidr@element.io>