Skip to content
This repository was archived by the owner on Jan 22, 2019. It is now read-only.

Commit caf5e2f

Browse files
committed
Fixed #98
1 parent 92a070b commit caf5e2f

File tree

4 files changed

+244
-79
lines changed

4 files changed

+244
-79
lines changed

release-notes/CREDITS

+5
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,8 @@ Jonathan Cheseaux (cheseaux@github)
5050

5151
* Reported #90: Unexpected output with arrays starting with a null/empty element
5252
(2.6.4)
53+
54+
Oliver Röss (cloudyday@github)
55+
56+
* Reported #98: Escape char is not being escaped during serialization
57+
(2.6.4)

release-notes/VERSION

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Project: jackson-dataformat-csv
88

99
#90: Unexpected output with arrays starting with a null/empty element
1010
(reported by Jonathan C)
11+
#98: Escape char is not being escaped during serialization
12+
(reported by Oliver R)
1113

1214
2.6.3 (12-Oct-2015)
1315

0 commit comments

Comments
 (0)