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
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -39,8 +39,8 @@
39
39
</properties>
40
40
<body>
41
41
<releaseversion="1.8"date="2019-MM-DD"description="Feature and bug fix release (Java 8)">
42
-
<actionissue="CSV-243"type="fix"dev="sebb">CSVFormat withTrim() and withIgnoreSurroundingSpaces() need better docs</action>
43
-
<actionissue="CSV-242"type="fix"dev="sebb">CSVFormat equals() and hashCode() don't use all fields</action>
42
+
<actionissue="CSV-243"type="fix"dev="sebb">CSVFormat withTrim() and withIgnoreSurroundingSpaces() need better docs.</action>
43
+
<actionissue="CSV-242"type="fix"dev="sebb">CSVFormat equals() and hashCode() don't use all fields.</action>
44
44
<actionissue="CSV-241"type="fix"dev="ggregory"due-to="LuckyIlam, Gary Gregory">CSVFormat#valiadte() does not account for allowDuplicateHeaderNames #43.</action>
45
45
</release>
46
46
<releaseversion="1.7"date="2019-06-01"description="Feature and bug fix release (Java 8)">
0 commit comments