summary refs log tree commit diff
path: root/changelog.d/10166.doc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Convert UPGRADE.rst to markdown (#10166)Andrew Morgan2021-06-231-0/+1
This PR: * Converts UPGRADE.rst to markdown and moves the contents into the `docs/` directory. * Updates the contents of UPGRADE.rst to point to the website instead. * Updates links around the codebase that point to UPGRADE.rst. `pandoc` + some manual editing was used to convert from RST to md.