Skip to content

Commit edb87f3

Browse files
committed
Update CSV 1.5 release date in changes.xml
1 parent 3e3c236 commit edb87f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<title>Release Notes</title>
3939
</properties>
4040
<body>
41-
<release version="1.5" date="2017-08-26" description="Feature and bug fix release">
41+
<release version="1.5" date="2017-09-03" description="Feature and bug fix release">
4242
<action issue="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>
4343
<action issue="CSV-194" type="fix" dev="ggregory" due-to="Marc Prud'hommeaux">Fix outdated comments about FileReader in CSVParser #13</action>
4444
<action issue="CSV-193" type="fix" dev="ggregory" due-to="Matthias Wiehl">Fix incorrect method name 'withFirstRowAsHeader' in user guide.</action>

0 commit comments

Comments
 (0)