Skip to content

Commit 911f56b

Browse files
yvonnefroehlichseismanweiji14
authored
Mention breaking change regarding extra quotation marks around text strings in changelog v0.12.0 (#3462)
Co-authored-by: Dongdong Tian <[email protected]> Co-authored-by: Wei Ji <[email protected]>
1 parent 780f164 commit 911f56b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/changes.md

+1
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@
101101

102102
### Enhancements
103103

104+
* **Breaking**: (Unneeded) extra double quotes around text strings (containing whitespaces) are now considered as part of the text string ([#3132](https://github.com/GenericMappingTools/pygmt/pull/3132), [#3457](https://github.com/GenericMappingTools/pygmt/issues/3457))
104105
* pygmt.project: Add 'output_type' parameter for output in pandas/numpy/file formats ([#3110](https://github.com/GenericMappingTools/pygmt/pull/3110))
105106
* pygmt.grdtrack: Add 'output_type' parameter for output in pandas/numpy/file formats ([#3106](https://github.com/GenericMappingTools/pygmt/pull/3106))
106107
* pygmt.blockm*: Add 'output_type' parameter for output in pandas/numpy/file formats ([#3103](https://github.com/GenericMappingTools/pygmt/pull/3103))

0 commit comments

Comments
 (0)