Skip to content

Conversation

@seisman
Copy link
Member

@seisman seisman commented Dec 29, 2025

Description of proposed changes

This PR adds the changelog entry for v0.18.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 CITATION.cff
      • Update DOI
      • Update date released
      • Update version
    • Update BibTeX in README
      • Update the BibTeX key
      • Update date released
      • Update version
      • Update DOI and URL
  • 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.17.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 maintenance Boring but important stuff for the core devs skip-changelog Skip adding Pull Request to changelog labels Dec 29, 2025
@seisman seisman added this to the 0.18.0 milestone Dec 29, 2025
@seisman seisman mentioned this pull request Dec 29, 2025
30 tasks
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.

2 participants