We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9633e8 commit 3df2376Copy full SHA for 3df2376
1 file changed
src/changes/changes.xml
@@ -49,6 +49,7 @@
49
<action type="update" dev="ggregory" due-to="Gary Gregory">Update org.junit.jupiter:junit-jupiter from 5.6.0 to 5.6.1.</action>
50
<action type="update" dev="ggregory" due-to="Chen">Fix CSVFileParserTest.java to allow for a null return value from record.getComment() #62.</action>
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
</release>
54
<release version="1.8" date="2020-02-01" description="Feature and bug fix release (Java 8).
55
0 commit comments