Skip to content

Commit

Permalink
Updated CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aeon-automation committed Jan 31, 2024
1 parent 0662851 commit 7def38f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## [Unreleased] - 2024-01-29
## [Unreleased] - 2024-01-31

### Added
- [#941](https://github.com/flow-php/flow/pull/941) - **Added missing offset option to from_parquet dsl function** - [@norberttech](https://github.com/norberttech)
Expand Down Expand Up @@ -65,6 +65,7 @@
- [#867](https://github.com/flow-php/flow/pull/867) - **Update Homebrew TAP formula: flow-php to version: 0.5.2** - [@norberttech](https://github.com/norberttech)

### Fixed
- [#942](https://github.com/flow-php/flow/pull/942) - **handling empty headers in CSV files** - [@norberttech](https://github.com/norberttech)
- [#931](https://github.com/flow-php/flow/pull/931) - **Make parquet rows normalizer to respect given schema** - [@norberttech](https://github.com/norberttech)
- [#929](https://github.com/flow-php/flow/pull/929) - **Automatically cast datetime bulk entries into DateTime objects** - [@norberttech](https://github.com/norberttech)
- [#928](https://github.com/flow-php/flow/pull/928) - **NativeEntryFactory fully respecting schema definitions** - [@norberttech](https://github.com/norberttech)
Expand Down

0 comments on commit 7def38f

Please sign in to comment.