diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 62fe6c24..039d15fd 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -38,7 +38,7 @@
Release Notes
-
+
withNullString value is printed without quotes when QuoteMode.ALL is specified; add QuoteMode.ALL_NON_NULL. PR #17.
Fix outdated comments about FileReader in CSVParser #13
Fix incorrect method name 'withFirstRowAsHeader' in user guide.