Skip to content

Commit dab9420

Browse files
authored
CSVParser: Identify duplicates in null, empty and blank header names apache#279
1 parent 5a7b030 commit dab9420

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
@@ -51,6 +51,7 @@
5151
<action issue="CSV-290" type="fix" dev="ggregory" due-to="angusdev, Gary Gregory">Fix wrong assumptions in PostgreSQL formats #265.</action>
5252
<action type="fix" dev="ggregory" due-to="Mykola Faryma">Validate input to setDelimiter(String) for empty string #266.</action>
5353
<action type="fix" dev="ggregory" due-to="Dependabot">Bump CSVFormat#serialVersionUID from 1 to 2.</action>
54+
<action type="fix" dev="ggregory" due-to="Alex Herbert">CSVParser: Identify duplicates in null, empty and blank header names #279.</action>
5455
<!-- REMOVE -->
5556
<action type="remove" dev="ggregory">Serialization in CSVFormat is not supported from one version to the next.</action>
5657
<!-- ADD -->

0 commit comments

Comments
 (0)