diff --git a/CHANGELOG.md b/CHANGELOG.md index 93cb054b8..56c5cc1e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ ## [Unreleased] - 2024-01-28 ### Added +- [#937](https://github.com/flow-php/flow/pull/937) - **BranchingLoader** - [@norberttech](https://github.com/norberttech) - [#936](https://github.com/flow-php/flow/pull/936) - **DataFrame::run method can now return execution report with Schema and Statistics** - [@norberttech](https://github.com/norberttech) - [#935](https://github.com/flow-php/flow/pull/935) - **Schema::normalize() : array** - [@norberttech](https://github.com/norberttech) - [#935](https://github.com/flow-php/flow/pull/935) - **Schema::fromArray(array $data) : self** - [@norberttech](https://github.com/norberttech)