Skip to content

Commit f3a3c69

Browse files
authored
Update CHANGELOG.md
1 parent 7fbb5f9 commit f3a3c69

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ All Notable changes to `Csv` will be documented in this file
66

77
### Added
88

9-
- Supports for empty string for the escape character to enable better RFC4180 compliance.
9+
- Supports for PHP7.4 empty string for the escape character
10+
- Supports for empty string for the escape character with a polyfill for PHP7.4- versions.
1011
- `AbstractCSV::getPathname` see [#321](https://github.com/thephpleague/csv/pull/321) thanks [@tomkyle](https://github.com/tomkyle)
1112

1213
### Deprecated

0 commit comments

Comments
 (0)