summary refs log tree commit diff
path: root/changelog.d/16966.doc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.104.0rc1Erik Johnston2024-03-261-1/+0
|
* Sort versions in the documentation version picker appropriately. (#16966)Will Hunt2024-03-141-0/+1
Fixes #16964 This adds a proper sorter for versions which takes into account semantic versions, rather than just relying on localeCompare.