-
Notifications
You must be signed in to change notification settings - Fork 224
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changelog entry for v0.1.1 #445
Conversation
A bugfix release to finally support Windows!
Fixed typo, add horizontal rule to separate between different versions, and removed minor Pull Request from change list. Co-authored-by: Dongdong Tian <[email protected]>
The vim command above also replaces
|
Good one, much prefer |
No need to wait another day. Let's do it today. |
Description of proposed changes
A bugfix release to finally support Windows! Preview it live at https://pygmt-git-changelog-v011.gmt.now.sh/changes.html. For reference, the previous changelog is at #420.
Changelog made by following the instructions at https://github.com/GenericMappingTools/pygmt/blob/master/MAINTENANCE.md#updating-the-changelog. The changelog itself includes the following sections:
TODO:
sed -i.bak -E 's$\(#([0-9]*)\)$(`#\1 <https://github.com/GenericMappingTools/pygmt/pull/\1>`__)$g' changes.rst
.Fixes #
Reminders
make format
andmake check
to make sure the code follows the style guide.doc/api/index.rst
.