File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
+
2
3
## Release v0.3.1 (2021/03/14)
3
4
4
5
[ ![ 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
16
* Let pygmt.info load datetime columns into a str dtype array ([ #960 ] ( https://github.com/GenericMappingTools/pygmt/pull/960 ) )
16
17
* Check invalid combinations of resolution and registration in load_earth_relief() ([ #965 ] ( https://github.com/GenericMappingTools/pygmt/pull/965 ) )
17
18
* 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 ) )
19
20
20
21
### Documentation
21
22
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 ) )
23
24
* Add underscore guideline to CONTRIBUTING.md ([ #1034 ] ( https://github.com/GenericMappingTools/pygmt/pull/1034 ) )
24
25
* Add a gallery example for a double y-axes graph ([ #1019 ] ( https://github.com/GenericMappingTools/pygmt/pull/1019 ) )
25
26
* Add a gallery example of inset map showing a rectangle region ([ #1020 ] ( https://github.com/GenericMappingTools/pygmt/pull/1020 ) )
You can’t perform that action at this time.
0 commit comments