Skip to content

Commit 4ed1eb4

Browse files
authored
Migrate CSVFormat#print(File, Charset) to NIO apache#445
1 parent a4980da commit 4ed1eb4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/changes/changes.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@
4545
<!-- FIX -->
4646
<action type="update" dev="ggregory" due-to="Gary Gregory">Fix PMD issues for port to PMD 7.1.0.</action>
4747
<action type="update" dev="ggregory" due-to="Dávid Szigecsán, Gary Gregory">Fix some Javadoc links #442.</action>
48-
<action type="update" dev="ggregory" due-to="Dávid Szigecsán">Extract duplicated code into a method #444.</action>
48+
<action type="update" dev="ggregory" due-to="Dávid Szigecsán">Extract duplicated code into a method #444.</action>
49+
<action type="update" dev="ggregory" due-to="Dávid Szigecsán">Migrate CSVFormat#print(File, Charset) to NIO #445.</action>
4950
<!-- UPDATE -->
5051
<action type="update" dev="ggregory" due-to="Dependabot">Bump commons-codec:commons-codec from 1.16.1 to 1.17.0 #422.</action>
5152
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 69 to 71 #435.</action>

0 commit comments

Comments
 (0)