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
@@ -38,7 +38,7 @@
38
38
<title>Release Notes</title>
39
39
</properties>
40
40
<body>
41
-
<releaseversion="1.5"date="2017-08-26"description="Feature and bug fix release">
41
+
<releaseversion="1.5"date="2017-09-03"description="Feature and bug fix release">
42
42
<actionissue="CSV-203"type="fix"dev="ggregory"due-to="Richard Wheeldon, Kai Paroth">withNullString value is printed without quotes when QuoteMode.ALL is specified; add QuoteMode.ALL_NON_NULL. PR #17.</action>
43
43
<actionissue="CSV-194"type="fix"dev="ggregory"due-to="Marc Prud'hommeaux">Fix outdated comments about FileReader in CSVParser #13</action>
44
44
<actionissue="CSV-193"type="fix"dev="ggregory"due-to="Matthias Wiehl">Fix incorrect method name 'withFirstRowAsHeader' in user guide.</action>
0 commit comments