Skip to content

Conversation

seisman
Copy link
Member

@seisman seisman commented Sep 25, 2025

Description of proposed changes

This PR adds the changelog entry for v0.17.0.

Checklist

  • Add a new entry in doc/_static/version_switch.js for documentation switcher
  • Add the version to the compatibility table doc/minversions.md
  • Update citation information CITATION.cff and BibTeX at https://github.com/GenericMappingTools/pygmt#citing-pygmt
    • Update authorship list if necessary
    • Update DOI (and URL for BibTeX)
    • Update version
    • Update date released
    • Update the BibTeX key
  • Copy the draft release note from https://github.com/GenericMappingTools/pygmt/releases to doc/changes.md
  • Edit the changelog to look nice (see maintainers guide for details)
    • Add the separator --- between the old and new changelog sections
    • Update the release date and the DOI badge in doc/changes.md
    • 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. Use the following command:
      git shortlog v0.16.0..HEAD -sne --group=author --group=trailer:co-authored-by
      
    • Edit the change list to remove any trivial changes (updates to the README, typo fixes, CI configuration, etc)
    • Update with any remaining PRs merged before release
    • Add highlights

@seisman seisman added this to the 0.17.0 milestone Sep 25, 2025
@seisman seisman added maintenance Boring but important stuff for the core devs skip-changelog Skip adding Pull Request to changelog labels Sep 25, 2025
@seisman seisman mentioned this pull request Sep 25, 2025
43 tasks
Co-authored-by: Yvonne Fröhlich <[email protected]>
@weiji14 weiji14 linked an issue Sep 30, 2025 that may be closed by this pull request
Copy link
Member

@weiji14 weiji14 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If someone else wants to take another look and approve, that'll be great, otherwise I'll merge in ~12 hours.

Copy link
Member

@yvonnefroehlich yvonnefroehlich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, just some minor suggestions.

Co-authored-by: Yvonne Fröhlich <[email protected]>
@weiji14
Copy link
Member

weiji14 commented Oct 2, 2025

Thanks everyone, I'll just go ahead and merge this and handle the GitHub release + Zenodo upload 🚀

@weiji14 weiji14 merged commit db60200 into main Oct 2, 2025
10 of 11 checks passed
@weiji14 weiji14 deleted the changelog/v0.17.0 branch October 2, 2025 22:45
@seisman seisman removed the needs review This PR has higher priority and needs review. label Oct 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Boring but important stuff for the core devs skip-changelog Skip adding Pull Request to changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Discuss the author order for v0.17.0
3 participants