Improve CSVFormat test coverage #63.

This commit is contained in:
Gary Gregory 2020-03-23 11:10:32 -04:00
parent 83d6f8117a
commit b552b0e88c
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@
<action issue="CSV-259" type="fix" dev="ggregory" due-to="Chen">CSVFormat.printWithEscapes throws StringIndexOutOfBoundsException when value is Reader #61.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">org.mockito:mockito-core 3.2.4 -> 3.3.3.</action>
<action issue="CSV-184" type="add" dev="ggregory" due-to="Gaurav Agarwal, M. Steiger, Gary Gregory">Make the method CSVRecord#putIn(Map) public.</action>
Make the method CSVRecord#putIn(Map) public
<action type="update" dev="ggregory" due-to="Chen">Improve CSVFormat test coverage #63.</action>
</release>
<release version="1.8" date="2020-02-01" description="Feature and bug fix release (Java 8).