Skip to content

Commit 1262761

Browse files
Updated CHANGELOG.md
1 parent 8df3e3c commit 1262761

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-22
1+
## [Unreleased] - 2025-05-23
22

33
### Added
44
- [#1670](https://github.com/flow-php/flow/pull/1670) - **memory consumption to dataset report** - [@norberttech](https://github.com/norberttech)
@@ -23,6 +23,7 @@
2323
- [#1651](https://github.com/flow-php/flow/pull/1651) - **Rework `RenameEachEntryTransformer` to a single instance on multiple strategies** - [@stloyd](https://github.com/stloyd)
2424

2525
### Fixed
26+
- [#1677](https://github.com/flow-php/flow/pull/1677) - **parquet normalizer for nullable entries** - [@norberttech](https://github.com/norberttech)
2627
- [#1659](https://github.com/flow-php/flow/pull/1659) - **Close Excel extractor when limit is reached** - [@stloyd](https://github.com/stloyd)
2728
- [#1659](https://github.com/flow-php/flow/pull/1659) - **Prevent memory leak in `ExcelExtractor` by not copying each row in loop** - [@stloyd](https://github.com/stloyd)
2829
- [#1658](https://github.com/flow-php/flow/pull/1658) - **Removed references to Flow\ETL namespace from Flow\Types** - [@norberttech](https://github.com/norberttech)

0 commit comments

Comments
 (0)