summary refs log tree commit diff
path: root/changelog.d/9638.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix up types for the typing handler. (#9638)Patrick Cloke2021-03-171-0/+1
By splitting this to two separate methods the callers know what methods they can expect on the handler.