Skip to content

Commit 2bd2217

Browse files
committed
[CSV-264] Add DuplicateHeaderMode for flexibility with header
strictness. #114
1 parent 4fdfc59 commit 2bd2217

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/changes/changes.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@
4545
<action issue="CSV-288" type="fix" dev="ggregory" due-to="Santhsoh, Angus">Fix for multi-char delimiter not working as expected #218.</action>
4646
<!-- ADD -->
4747
<action issue="CSV-291" type="add" dev="ggregory" due-to="Gary Gregory">Make CSVRecord#values() public.</action>
48+
<action issue="CSV-264" type="add" dev="ggregory" due-to="Seth Falco, Alex Herbert, Gary Gregory">Add DuplicateHeaderMode for flexibility with header strictness. #114.</action>
49+
4850
<!-- UPDATE -->
4951
<action type="update" dev="ggregory" due-to="Dependabot">Bump checkstyle from 8.44 to 9.2.1 #180, #190, #194, #202, #207.</action>
5052
<action type="update" dev="ggregory" due-to="Dependabot">Bump junit-jupiter from 5.8.0-M1 to 5.8.2 #179, #186, #201.</action>

0 commit comments

Comments
 (0)