Skip to content

Commit aa96fd8

Browse files
committed
[CSV-288] String delimiter (||) is not working as expected.
1 parent c15a06e commit aa96fd8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
<!-- FIX -->
4343
<action type="fix" dev="ggregory" due-to="Arturo Bernal">Minor changes #172.</action>
4444
<action issue="CSV-292" type="fix" dev="kinow" due-to="Rob Vesse">No Automatic-Module-Name prevents usage in JPMS projects without repacking the JAR.</action>
45+
<action issue="CSV-288" type="fix" dev="ggregory" due-to="Santhsoh, Angus">Fix for multi-char delimiter not working as expected #218.</action>
4546
<!-- ADD -->
4647
<action issue="CSV-291" type="add" dev="ggregory" due-to="Gary Gregory">Make CSVRecord#values() public.</action>
4748
<!-- UPDATE -->

0 commit comments

Comments
 (0)