diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 76d79827..68907c7f 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -39,6 +39,7 @@
+ Char escape doesn't work properly with quoting
Test case failures following CSVFormat#equals() update.
CSVFormat withTrim() and withIgnoreSurroundingSpaces() need better docs.
CSVFormat equals() and hashCode() don't use all fields.