diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 9fdd6f1e..a6815f7c 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -46,7 +46,8 @@ Fix PMD issues for port to PMD 7.1.0. Fix some Javadoc links #442. Extract duplicated code into a method #444. - Migrate CSVFormat#print(File, Charset) to NIO #445. + Migrate CSVFormat#print(File, Charset) to NIO #445. + Fix documentation for CSVFormat private constructor #466. Bump commons-codec:commons-codec from 1.16.1 to 1.17.1 #422, #449. Bump org.apache.commons:commons-parent from 69 to 73 #435, #452, #465.