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.6"date="2017-MM-DD"description="Feature and bug fix release">
41
+
<releaseversion="1.6"date="2018-MM-DD"description="Feature and bug fix release">
42
42
<actionissue="CSV-217"type="add"dev="ggregory"due-to="Korolyov Alexei">Add autoFlush option for CsvPrinter. PR #24.</action>
43
43
<actionissue="CSV-219"type="fix"dev="ggregory"due-to="Zhang Hongda">The behavior of quote char using is not similar as Excel does when the first string contains CJK char(s).</action>
44
44
<actionissue="CSV-172"type="fix"dev="ggregory"due-to="Andrew Pennebaker">Don't quote cells just because they have UTF-8 encoded characters.</action>
0 commit comments