You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/changes/changes.xml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -50,6 +50,7 @@
50
50
<actiontype="fix"dev="ggregory"due-to="Dávid Szigecsán">Migrate CSVFormat#print(File, Charset) to NIO #445.</action>
51
51
<actiontype="fix"dev="ggregory"due-to="Dávid Szigecsán">Fix documentation for CSVFormat private constructor #466.</action>
52
52
<actiontype="fix"issue="CSV-294"dev="ggregory"due-to="Joern Huxhorn, Gary Gregory">CSVFormat does not support explicit " as escape char.</action>
53
+
<actiontype="fix"issue="CSV-150"dev="ggregory"due-to="dota17, Gary Gregory, Jörn Huxhorn">CSVFormat does not support explicit " as escape char.</action>
53
54
<!-- UPDATE -->
54
55
<actiontype="update"dev="ggregory"due-to="Dependabot">Bump commons-codec:commons-codec from 1.16.1 to 1.17.1 #422, #449.</action>
55
56
<actiontype="update"dev="ggregory"due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 69 to 74 #435, #452, #465, #468.</action>
0 commit comments