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 18, 2024
1 parent 2da8585 commit e5d4aeb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
## [Unreleased] - 2024-01-18

### Added
- [#923](https://github.com/flow-php/flow/pull/923) - **DataFrame::autoCast()** - [@norberttech](https://github.com/norberttech)
- [#922](https://github.com/flow-php/flow/pull/922) - **DataFrame::dropPartitions() transformation** - [@norberttech](https://github.com/norberttech)
- [#918](https://github.com/flow-php/flow/pull/918) - **CSV options detection** - [@norberttech](https://github.com/norberttech)
- [#910](https://github.com/flow-php/flow/pull/910) - **add csv adapter unit test for fixture not yet in use** - [@rzarno](https://github.com/rzarno)
Expand All @@ -25,6 +26,7 @@
- [#869](https://github.com/flow-php/flow/pull/869) - **RDSL library** - [@norberttech](https://github.com/norberttech)

### Changed
- [#923](https://github.com/flow-php/flow/pull/923) - **Extracted isJson,isXML,isUuif from NativeEntryFactory to StringTypeChecker** - [@norberttech](https://github.com/norberttech)
- [#919](https://github.com/flow-php/flow/pull/919) - **optimized Path::partitions method by using mnemonic** - [@norberttech](https://github.com/norberttech)
- [#919](https://github.com/flow-php/flow/pull/919) - **updated dependencies** - [@norberttech](https://github.com/norberttech)
- [#907](https://github.com/flow-php/flow/pull/907) - **Make sure that entries are "stringable"** - [@stloyd](https://github.com/stloyd)
Expand Down

0 comments on commit e5d4aeb

Please sign in to comment.