We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83b2b9c commit 0ce4b57Copy full SHA for 0ce4b57
1 file changed
src/changes/changes.xml
@@ -51,6 +51,7 @@
51
<action type="update" dev="ggregory" due-to="Gary Gregory">Update tests from Apache Commons Lang 3.9 to 3.10.</action>
52
<action type="update" dev="ggregory" due-to="Chen">Improve test coverage in CSVFormatTest #65.</action>
53
<action type="update" dev="ggregory" due-to="Chen">Removed invalid Javadoc markup for CSVFormat EXCEL #64.</action>
54
+ <action type="update" dev="ggregory" due-to="Chen">Improve CSVRecord and CSVPrinter code coverage #66.</action>
55
</release>
56
<release version="1.8" date="2020-02-01" description="Feature and bug fix release (Java 8).
57
0 commit comments