diff --git a/src/changes/changes.xml b/src/changes/changes.xml index d99727fb..12b04ad3 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -40,7 +40,7 @@ Apache Commons CSV Release Notes - + [Javadoc] Add example to CSVFormat#setHeaderComments() #344. Add and use CSVFormat#setTrailingData(boolean) in CSVFormat.EXCEL for Excel compatibility #303.