We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5591444 commit 29a0464Copy full SHA for 29a0464
1 file changed
src/changes/changes.xml
@@ -47,6 +47,7 @@
47
<action issue="CSV-184" type="add" dev="ggregory" due-to="Gaurav Agarwal, M. Steiger, Gary Gregory">Make the method CSVRecord#putIn(Map) public.</action>
48
<action type="update" dev="ggregory" due-to="Chen">Improve CSVFormat test coverage #63.</action>
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
</release>
52
<release version="1.8" date="2020-02-01" description="Feature and bug fix release (Java 8).
53
0 commit comments