File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 19
19
### Deprecations
20
20
21
21
* pygmt.grdfill: Deprecate parameter 'no_data' to 'hole' (remove in v0.19.0) ([ #3852 ] ( https://github.com/GenericMappingTools/pygmt/pull/3852 ) )
22
- - clib.Session: Remove deprecated open_virtual_file method, use open_virtualfile instead (Deprecated since v0.11.0) ([ #3738 ] ( https://github.com/GenericMappingTools/pygmt/pull/3738 ) )
23
- - clib.Session: Remove deprecated virtualfile_from_data method, use virtualfile_in instead (Deprecated since v0.13.0) ([ #3739 ] ( https://github.com/GenericMappingTools/pygmt/pull/3739 ) )
22
+ * clib.Session: Remove deprecated open_virtual_file method, use open_virtualfile instead (Deprecated since v0.11.0) ([ #3738 ] ( https://github.com/GenericMappingTools/pygmt/pull/3738 ) )
23
+ * clib.Session: Remove deprecated virtualfile_from_data method, use virtualfile_in instead (Deprecated since v0.13.0) ([ #3739 ] ( https://github.com/GenericMappingTools/pygmt/pull/3739 ) )
24
24
25
25
### Bug Fixes
26
26
You can’t perform that action at this time.
0 commit comments