diff --git a/src/changes/changes.xml b/src/changes/changes.xml index d2f7176a..fa5605ea 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -50,7 +50,7 @@ Migrate CSVFormat#print(File, Charset) to NIO #445. Fix documentation for CSVFormat private constructor #466. CSVFormat does not support explicit " as escape char. - CSVFormat does not support explicit " as escape char. + Escaping is not disableable. Bump commons-codec:commons-codec from 1.16.1 to 1.17.1 #422, #449. Bump org.apache.commons:commons-parent from 69 to 74 #435, #452, #465, #468.