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 Jul 1, 2024
1 parent 30297d2 commit eaa54c6
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-06-26
## [Unreleased] - 2024-07-01

### Added
- [#1096](https://github.com/flow-php/flow/pull/1096) - **support for parquet deprecated ConvertedType::INT_16 in order to support reading files generated by Amazon Redshift** - [@norberttech](https://github.com/norberttech)
Expand All @@ -14,6 +14,7 @@
- [#1054](https://github.com/flow-php/flow/pull/1054) - **missing tests for parquet rows normalizer** - [@norberttech](https://github.com/norberttech)

### Changed
- [#1102](https://github.com/flow-php/flow/pull/1102) - **Replace `uniqid` with guarantee uniqueness** - [@stloyd](https://github.com/stloyd)
- [#1087](https://github.com/flow-php/flow/pull/1087) - **Prepare for PHPUnit 11** - [@stloyd](https://github.com/stloyd)
- [#1081](https://github.com/flow-php/flow/pull/1081) - **String based Scalar functions are now using caster to cast values to string** - [@norberttech](https://github.com/norberttech)
- [#1081](https://github.com/flow-php/flow/pull/1081) - **Moved caster to dataframe configuration** - [@norberttech](https://github.com/norberttech)
Expand Down

0 comments on commit eaa54c6

Please sign in to comment.