[x] Update the release date and the DOI badge in doc/changes.md
[x] Edit the list of people who contributed to the release, linking to their GitHub account. Sort their names by the number of commits made since the last release (e.g., use git shortlog HEAD...v0.1.2 -sne)
[x] Edit the change list to remove any trivial changes (updates to the README, typo fixes, CI configuration, etc)
[x] Update with any remaining PRs merged before release
Description of proposed changes
This PR adds the changelog entry for v0.13.0.
Checklist
doc/_static/version_switch.js
for documentation switcherdoc/minversions.md
CITATION.cff
and BibTeX at https://github.com/GenericMappingTools/pygmt#citing-pygmtdoc/changes.md
doc/changes.md
git shortlog HEAD...v0.1.2 -sne
)