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
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -39,6 +39,7 @@
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-244"type="fix"dev="sebb">Test case failures following CSVFormat#equals() update.</action>
42
43
<actionissue="CSV-243"type="fix"dev="sebb">CSVFormat withTrim() and withIgnoreSurroundingSpaces() need better docs.</action>
43
44
<actionissue="CSV-242"type="fix"dev="sebb">CSVFormat equals() and hashCode() don't use all fields.</action>
44
45
<actionissue="CSV-241"type="fix"dev="ggregory"due-to="LuckyIlam, Gary Gregory">CSVFormat#valiadte() does not account for allowDuplicateHeaderNames #43.</action>
0 commit comments