Skip to content

Commit 0bcdcfd

Browse files
authored
Move entry to proper release
1 parent 6583991 commit 0bcdcfd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
</properties>
4242
<body>
4343
<release version="1.10.1" date="2023-MM-DD" description="Feature and bug fix release (Java 8)">
44+
<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, #325.</action>
4445
</release>
4546
<release version="1.10.0" date="2023-01-28" description="Feature and bug fix release (Java 8)">
4647
<!-- FIX -->
@@ -56,7 +57,6 @@
5657
<action type="fix" dev="ggregory" due-to="Mykola Faryma">Validate input to setDelimiter(String) for empty string #266.</action>
5758
<action type="fix" dev="ggregory" due-to="Dependabot">Bump CSVFormat#serialVersionUID from 1 to 2.</action>
5859
<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, #325.</action>
6060
<!-- REMOVE -->
6161
<action type="remove" dev="ggregory">Serialization in CSVFormat is not supported from one version to the next.</action>
6262
<!-- ADD -->

0 commit comments

Comments
 (0)