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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -97,7 +97,7 @@
97
97
<actionissue="CSV-156"type="fix"dev="ggregory"due-to="Jason Steenstra-Pickens">Incorrect Javadoc on QuoteMode.NONE</action>
98
98
<actionissue="CSV-157"type="add"dev="ggregory">Add enum CSVFormat.Predefined that contains the default CSVFormat values.</action>
99
99
</release>
100
-
<releaseversion="1.1"date="2014-11-16"description="Feature and bug fix release">
100
+
<releaseversion="1.1"date="2014-11-16"description="Feature and bug fix release (Java 6)">
101
101
<actionissue="CSV-140"type="fix"dev="ggregory"due-to="Damjan Jovanovic">QuoteMode.NON_NUMERIC doesn't work with CSVPrinter.printRecords(ResultSet)</action>
102
102
<actionissue="CSV-130"type="fix"dev="ggregory"due-to="Sergei Lebedev">CSVFormat#withHeader doesn't work well with #printComment, add withHeaderComments(String...)</action>
103
103
<actionissue="CSV-128"type="fix"dev="ggregory">CSVFormat.EXCEL should ignore empty header names</action>
0 commit comments