Skip to content
This repository was archived by the owner on Sep 14, 2025. It is now read-only.

Commit 8b6cfb2

Browse files
author
Gary Gregory
committed
[CSV-245] Post 1.7 release fixes.
1 parent 03550ab commit 8b6cfb2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
<action issue="CSV-243" type="fix" dev="sebb">CSVFormat withTrim() and withIgnoreSurroundingSpaces() need better docs.</action>
4444
<action issue="CSV-242" type="fix" dev="sebb">CSVFormat equals() and hashCode() don't use all fields.</action>
4545
<action issue="CSV-241" type="fix" dev="ggregory" due-to="LuckyIlam, Gary Gregory">CSVFormat#valiadte() does not account for allowDuplicateHeaderNames #43.</action>
46+
<action issue="CSV-245" type="fix" dev="Alex Herbert">Post 1.7 release fixes.</action>
4647
</release>
4748
<release version="1.7" date="2019-06-01" description="Feature and bug fix release (Java 8)">
4849
<action issue="CSV-233" type="add" dev="ggregory" due-to="Gary Gregory">Add predefined CSVFormats for printing MongoDB CSV and TSV.</action>

0 commit comments

Comments
 (0)