Skip to content

Commit 2348e1d

Browse files
committed
Update release notes wrt #7
1 parent 513ff5d commit 2348e1d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

release-notes/CREDITS-2.x

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,3 +79,8 @@ Matti Bickel (wundrian@github)
7979
Maarten Winkels (mwinkels@github)
8080
* Contributed fix for #83: Update index of sequence context
8181
(2.10.0)
82+
83+
Tyler Carpenter-Rivers (tyler2cr@github)
84+
#7: Add `CsvParser.Feature.EMPTY_STRING_AS_NULL` to allow coercing empty Strings
85+
into `null` values
86+
(2.11.0)

release-notes/VERSION-2.x

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ Modules:
1010

1111
2.11.0 (not yet released)
1212

13-
-
13+
#7: Add `CsvParser.Feature.EMPTY_STRING_AS_NULL` to allow coercing empty Strings
14+
into `null` values
15+
(contributed by Tyler C-R)
1416

1517
2.10.0 (26-Sep-2019)
1618

0 commit comments

Comments
 (0)