We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7c2ca2 commit 7754cd4Copy full SHA for 7754cd4
1 file changed
src/changes/changes.xml
@@ -39,6 +39,7 @@
39
</properties>
40
<body>
41
<release version="1.8" date="2019-MM-DD" description="Feature and bug fix release (Java 8)">
42
+ <action issue="CSV-135" type="fix" dev="sebb" due-to="Mateusz Zakarczemny">Char escape doesn't work properly with quoting</action>
43
<action issue="CSV-244" type="fix" dev="sebb">Test case failures following CSVFormat#equals() update.</action>
44
<action issue="CSV-243" type="fix" dev="sebb">CSVFormat withTrim() and withIgnoreSurroundingSpaces() need better docs.</action>
45
<action issue="CSV-242" type="fix" dev="sebb">CSVFormat equals() and hashCode() don't use all fields.</action>
0 commit comments