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
@@ -40,6 +40,7 @@
40
40
<body>
41
41
<releaseversion="1.1.1"date="20??-MM-DD"description="Feature and bug fix release">
42
42
<actionissue="CSV-145"type="fix"dev="ggregory"due-to="Frank Ulbricht">CSVFormat.with* methods clear the header comments</action>
43
+
<actionissue="CSV-156"type="fix"dev="ggregory"due-to="Jason Steenstra-Pickens">Incorrect Javadoc on QuoteMode.NONE</action>
43
44
</release>
44
45
<releaseversion="1.1"date="2014-11-16"description="Feature and bug fix release">
45
46
<actionissue="CSV-140"type="fix"dev="ggregory"due-to="Damjan Jovanovic">QuoteMode.NON_NUMERIC doesn't work with CSVPrinter.printRecords(ResultSet)</action>
0 commit comments