diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 47930b91..417cc5bf 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -42,6 +42,7 @@ Add testcases for CSVRecord with get(Enum) and toString. #54. Replace FindBugs with SpotBugs #56. Javadoc typo in CSVFormat let's -> lets #57. + CSVFormat.printWithEscapes throws StringIndexOutOfBoundsException when value is Reader #61.