Improve CSVRecord and CSVPrinter code coverage #66.

This commit is contained in:
Gary Gregory 2020-04-09 08:55:28 -04:00
parent 83b2b9cc2c
commit 0ce4b57af8
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@
<action type="update" dev="ggregory" due-to="Gary Gregory">Update tests from Apache Commons Lang 3.9 to 3.10.</action>
<action type="update" dev="ggregory" due-to="Chen">Improve test coverage in CSVFormatTest #65.</action>
<action type="update" dev="ggregory" due-to="Chen">Removed invalid Javadoc markup for CSVFormat EXCEL #64.</action>
<action type="update" dev="ggregory" due-to="Chen">Improve CSVRecord and CSVPrinter code coverage #66.</action>
</release>
<release version="1.8" date="2020-02-01" description="Feature and bug fix release (Java 8).