Skip to content

Commit 6763056

Browse files
committed
Minor change log updates
1 parent a783324 commit 6763056

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/changes.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Changelog
2+
23
## Release v0.3.1 (2021/03/14)
34

45
[![Digital Object Identifier for PyGMT v0.3.1](https://zenodo.org/badge/DOI/10.5281/zenodo.3781524.svg)](https://doi.org/10.5281/zenodo.3781524)
@@ -15,11 +16,11 @@
1516
* Let pygmt.info load datetime columns into a str dtype array ([#960](https://github.com/GenericMappingTools/pygmt/pull/960))
1617
* Check invalid combinations of resolution and registration in load_earth_relief() ([#965](https://github.com/GenericMappingTools/pygmt/pull/965))
1718
* Open figures using the associated application on Windows ([#952](https://github.com/GenericMappingTools/pygmt/pull/952))
18-
* Fix bug that stops Figure.coast from plotting with only dcw ([#910](https://github.com/GenericMappingTools/pygmt/pull/910))
19+
* Fix bug that stops Figure.coast from plotting with only dcw parameter ([#910](https://github.com/GenericMappingTools/pygmt/pull/910))
1920

2021
### Documentation
2122

22-
* Add a gallery example showing different front styles ([#1022](https://github.com/GenericMappingTools/pygmt/pull/1022))
23+
* Add a gallery example showing different line front styles ([#1022](https://github.com/GenericMappingTools/pygmt/pull/1022))
2324
* Add underscore guideline to CONTRIBUTING.md ([#1034](https://github.com/GenericMappingTools/pygmt/pull/1034))
2425
* Add a gallery example for a double y-axes graph ([#1019](https://github.com/GenericMappingTools/pygmt/pull/1019))
2526
* Add a gallery example of inset map showing a rectangle region ([#1020](https://github.com/GenericMappingTools/pygmt/pull/1020))

0 commit comments

Comments
 (0)