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

Commit e612fcd

Browse files
committed
Add release notes wrt #139
1 parent 69e1f47 commit e612fcd

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

release-notes/CREDITS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,9 @@ Nick Babcock (nickbabcock@github)
7878
* Contributed #97: Verify CSV headers are in the order as expected (added `strictHeaders`
7979
property in `CsvSchema`)
8080
(2.7.0)
81+
* Constributed #139: Add `CsvParser.Feature.ALLOW_TRAILING_COMMA` to allow enforcing
82+
strict handling
83+
(2.9.0)
8184

8285
Brian Moriarty (morbrian@github)
8386

release-notes/VERSION

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ Project: jackson-dataformat-csv
1111
(contributed by georgewfraser@github)
1212
#130: Add fluent addColumns operation to CsvSchema.Builder
1313
(contributed by Peter A)
14+
#139: Add `CsvParser.Feature.ALLOW_TRAILING_COMMA` to allow enforcing strict handling
15+
(contributed by Nick B)
1416

1517
2.8.5 (14-Nov-2016)
1618
2.8.4 (14-Oct-2016)

0 commit comments

Comments
 (0)