Skip to content

Commit e0d3660

Browse files
authored
[CSV-306] replace deprecated method in user guide, update external link #324
1 parent ccfbdd0 commit e0d3660

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
@@ -56,6 +56,7 @@
5656
<action type="fix" dev="ggregory" due-to="Mykola Faryma">Validate input to setDelimiter(String) for empty string #266.</action>
5757
<action type="fix" dev="ggregory" due-to="Dependabot">Bump CSVFormat#serialVersionUID from 1 to 2.</action>
5858
<action type="fix" dev="ggregory" due-to="Alex Herbert">CSVParser: Identify duplicates in null, empty and blank header names #279.</action>
59+
<action issue="CSV-306" type="fix" dev="ggregory" due-to="Sam Ng, Bruno P. Kinoshita">Replace deprecated method in user guide, update external link #324.</action>
5960
<!-- REMOVE -->
6061
<action type="remove" dev="ggregory">Serialization in CSVFormat is not supported from one version to the next.</action>
6162
<!-- ADD -->

0 commit comments

Comments
 (0)