diff --git a/CHANGELOG.md b/CHANGELOG.md index 476ae6a84..e67c22df0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ ## [Unreleased] - 2023-12-28 ### Added +- [#889](https://github.com/flow-php/flow/pull/889) - **between scalar function** - [@norberttech](https://github.com/norberttech) - [#887](https://github.com/flow-php/flow/pull/887) - **After partitionBy only write or fetch actions are available** - [@norberttech](https://github.com/norberttech) - [#887](https://github.com/flow-php/flow/pull/887) - **Moved all scalar functions to ScalarFunctionChain abstract factory implemented by all scalar functions** - [@norberttech](https://github.com/norberttech) - [#883](https://github.com/flow-php/flow/pull/883) - **RemoteFileListExtractor** - [@norberttech](https://github.com/norberttech)