Skip to content

Commit 0819a2a

Browse files
Updated CHANGELOG.md
1 parent 180f06c commit 0819a2a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## [Unreleased] - 2025-05-20
1+
## [Unreleased] - 2025-05-22
22

33
### Added
44
- [#1663](https://github.com/flow-php/flow/pull/1663) - **Add a benchmark for Excel Extractor with an ODS file** - [@stloyd](https://github.com/stloyd)
@@ -12,6 +12,7 @@
1212
- [#1655](https://github.com/flow-php/flow/pull/1655) - **Schema Evolving Validator** - [@norberttech](https://github.com/norberttech)
1313

1414
### Changed
15+
- [#1665](https://github.com/flow-php/flow/pull/1665) - **Improve the `CSVExtractor` by removing duplicated operations** - [@stloyd](https://github.com/stloyd)
1516
- [#1664](https://github.com/flow-php/flow/pull/1664) - **Improve reading of headers in the `CSVExtractor`** - [@stloyd](https://github.com/stloyd)
1617
- [#1661](https://github.com/flow-php/flow/pull/1661) - **Simplify Excel & GoogleSheet extractor cell expanding** - [@stloyd](https://github.com/stloyd)
1718
- [#1660](https://github.com/flow-php/flow/pull/1660) - **Renamed is_nullable() into type_is_nullable()** - [@norberttech](https://github.com/norberttech)

0 commit comments

Comments
 (0)