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
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -40,12 +40,12 @@
40
40
<body>
41
41
<releaseversion="1.1"date="2014-11-dd"description="Feature and bug fix release">
42
42
<actionissue="CSV-140"type="fix"dev="ggregory"due-to="Damjan Jovanovic">QuoteMode.NON_NUMERIC doesn't work with CSVPrinter.printRecords(ResultSet)</action>
43
-
<actionissue="CSV-131"type="add"dev="ggregory"due-to="Holger Stratmann">Save positions of records to enable random access</action>
44
43
<actionissue="CSV-130"type="fix"dev="ggregory"due-to="Sergei Lebedev">CSVFormat#withHeader doesn't work well with #printComment, add withHeaderComments(String...)</action>
45
44
<actionissue="CSV-128"type="fix"dev="ggregory">CSVFormat.EXCEL should ignore empty header names</action>
0 commit comments