Skip to content

Commit b552b0e

Browse files
committed
Improve CSVFormat test coverage apache#63.
1 parent 83d6f81 commit b552b0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<action issue="CSV-259" type="fix" dev="ggregory" due-to="Chen">CSVFormat.printWithEscapes throws StringIndexOutOfBoundsException when value is Reader #61.</action>
4646
<action type="update" dev="ggregory" due-to="Gary Gregory">org.mockito:mockito-core 3.2.4 -> 3.3.3.</action>
4747
<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-
Make the method CSVRecord#putIn(Map) public
48+
<action type="update" dev="ggregory" due-to="Chen">Improve CSVFormat test coverage #63.</action>
4949
</release>
5050
<release version="1.8" date="2020-02-01" description="Feature and bug fix release (Java 8).
5151

0 commit comments

Comments
 (0)