Update release for 1.6 to this year.
This commit is contained in:
parent
a9daab6992
commit
00583b2ad9
|
@ -38,7 +38,7 @@
|
|||
<title>Release Notes</title>
|
||||
</properties>
|
||||
<body>
|
||||
<release version="1.6" date="2017-MM-DD" description="Feature and bug fix release">
|
||||
<release version="1.6" date="2018-MM-DD" description="Feature and bug fix release">
|
||||
<action issue="CSV-217" type="add" dev="ggregory" due-to="Korolyov Alexei">Add autoFlush option for CsvPrinter. PR #24.</action>
|
||||
<action issue="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>
|
||||
<action issue="CSV-172" type="fix" dev="ggregory" due-to="Andrew Pennebaker">Don't quote cells just because they have UTF-8 encoded characters.</action>
|
||||
|
|
Loading…
Reference in New Issue