summary refs log tree commit diff
path: root/changelog.d/12519.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.58.0rc1David Robertson2022-04-261-1/+0
|
* Misc. clean-ups to the relations code (#12519)Patrick Cloke2022-04-251-0/+1
* Corrects some typos / copy & paste errors in tests. * Clarifies docstrings. * Removes an unnecessary method.