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
@@ -43,7 +43,7 @@
43
43
<actionissue="CSV-244"type="fix"dev="sebb">Test case failures following CSVFormat#equals() update.</action>
44
44
<actionissue="CSV-243"type="fix"dev="sebb">CSVFormat withTrim() and withIgnoreSurroundingSpaces() need better docs.</action>
45
45
<actionissue="CSV-242"type="fix"dev="sebb">CSVFormat equals() and hashCode() don't use all fields.</action>
46
-
<actionissue="CSV-241"type="fix"dev="ggregory"due-to="LuckyIlam, Gary Gregory">CSVFormat#valiadte() does not account for allowDuplicateHeaderNames #43.</action>
46
+
<actionissue="CSV-241"type="fix"dev="ggregory"due-to="LuckyIlam, Gary Gregory">CSVFormat#validate() does not account for allowDuplicateHeaderNames #43.</action>
<actionissue="CSV-252"type="fix"dev="ggregory"due-to= "Alex Herbert">Upgrade test framework to JUnit 5 Jupiter #49, #50.</action>
49
49
<actionissue="CSV-247"type="fix"dev="ggregory"due-to="Alex Herbert, Gary Gregory">A single empty header is allowed when not allowing empty column headers. #47.</action>
0 commit comments