Skip to content

Commit 4589556

Browse files
committed
Document recent changes.
1 parent 9db2472 commit 4589556

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/changes/changes.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@
4343
<action type="update" dev="ggregory" due-to="Amey Jadiye">Replace FindBugs with SpotBugs #56.</action>
4444
<action type="update" dev="ggregory" due-to="Chen">Javadoc typo in CSVFormat let's -> lets #57.</action>
4545
<action issue="CSV-259" type="fix" dev="ggregory" due-to="Chen">CSVFormat.printWithEscapes throws StringIndexOutOfBoundsException when value is Reader #61.</action>
46-
<action type="update" dev="ggregory" due-to="Gary Gregory">org.mockito:mockito-core 3.2.4 -> 3.3.3.</action>
4746
<action issue="CSV-184" type="add" dev="ggregory" due-to="Gaurav Agarwal, M. Steiger, Gary Gregory">Make the method CSVRecord.putIn(Map) public.</action>
4847
<action type="update" dev="ggregory" due-to="Chen">Improve CSVFormat test coverage #63.</action>
4948
<action type="update" dev="ggregory" due-to="Gary Gregory">Update org.junit.jupiter:junit-jupiter from 5.6.0 to 5.6.1.</action>
@@ -63,6 +62,8 @@
6362
<action type="update" dev="ggregory" due-to="Dependabot">Update junit-jupiter from 5.6.1 to 5.6.2 #84.</action>
6463
<action type="update" dev="ggregory" due-to="Gary Gregory">Update maven-checkstyle-plugin from 3.0.0 to 3.1.1.</action>
6564
<action type="update" dev="ggregory" due-to="Dependabot">Update tests from opencsv from 3.1 to 5.2 #81.</action>
65+
<action type="update" dev="ggregory" due-to="Gary Gregory">Update tests from org.mockito:mockito-core 3.2.4 -> 3.3.4.</action>
66+
<action type="update" dev="ggregory" due-to="Gary Gregory">Update tests from super-csv from 2.2.1 to 2.4.0 #86.</action>
6667
</release>
6768
<release version="1.8" date="2020-02-01" description="Feature and bug fix release (Java 8).
6869

0 commit comments

Comments
 (0)