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
@@ -61,6 +61,7 @@
61
61
<actionissue="CSV-158"type="fix"dev="ggregory"due-to="Alexander Bondarev, Benedikt Ritter, Gary Gregory, Chen">Fix EOL checking for read array in ExtendedBufferedReader #5.</action>
62
62
<actionissue="CSV-263"type="fix"dev="ggregory"due-to="Jason A. Guild, Gary Gregory">Print from Reader with embedded quotes generates incorrect output #78.</action>
63
63
<actiontype="fix"dev="ggregory"due-to="Arturo Bernal">Replace JUnit assert by simpler but equivalent calls. #159.</action>
64
+
<actiontype="fix"dev="ggregory"due-to="Seth Falco">Update gitignore to ignore idea and vscode #160.</action>
64
65
<!-- ADD -->
65
66
<actionissue="CSV-275"type="add"dev="ggregory"due-to="Michael Wyraz, Gary Gregory">Make CSVRecord#toList() public.</action>
0 commit comments