Skip to content

Commit 0fcb0f2

Browse files
committed
Add 3.2.9 entry
1 parent c2cc984 commit 0fcb0f2

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

NEWS.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# News
22

3+
## 3.2.9 - 2024-03-22
4+
5+
### Fixes
6+
7+
* Fixed a parse bug that wrong result may be happen when:
8+
9+
* `:skip_lines` is used
10+
* `:row_separator` is `"\r\n"`
11+
* There is a line that includes `\n` as a column value
12+
13+
Reported by Ryo Tsukamoto.
14+
15+
GH-296
16+
17+
### Thanks
18+
19+
* Ryo Tsukamoto
20+
321
## 3.2.8 - 2023-11-08
422

523
### Improvements

0 commit comments

Comments
 (0)