You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/changes/changes.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@
39
39
</properties>
40
40
<body>
41
41
<releaseversion="1.9"date="2020-MM-DD"description="Feature and bug fix release (Java 8)">
42
-
<actiontype="add"dev="ggregory"due-to="dota17">Add testcases for CSVRecord with get(Enum) and toString. #54.</action>
42
+
<actiontype="add"dev="ggregory"due-to="dota17">Add test cases for CSVRecord with get(Enum) and toString. #54.</action>
43
43
<actiontype="update"dev="ggregory"due-to="Amey Jadiye">Replace FindBugs with SpotBugs #56.</action>
44
44
<actiontype="update"dev="ggregory"due-to="Chen">Javadoc typo in CSVFormat let's -> lets #57.</action>
45
45
<actionissue="CSV-259"type="fix"dev="ggregory"due-to="Chen">CSVFormat.printWithEscapes throws StringIndexOutOfBoundsException when value is Reader #61.</action>
0 commit comments