From 9cbc597672a109d03995448abd14cd03b8324aa0 Mon Sep 17 00:00:00 2001 From: aeon-automation Date: Wed, 20 Dec 2023 18:36:02 +0100 Subject: [PATCH] Updated CHANGELOG.md --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 26a9aef7c..c6867c14e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ -## [Unreleased] - 2023-12-19 +## [Unreleased] - 2023-12-20 ### Added +- [#883](https://github.com/flow-php/flow/pull/883) - **RemoteFileListExtractor** - [@norberttech](https://github.com/norberttech) - [#882](https://github.com/flow-php/flow/pull/882) - **FileListExtractor** - [@norberttech](https://github.com/norberttech) - [#880](https://github.com/flow-php/flow/pull/880) - **Added possibility to convert rows into array without keys** - [@norberttech](https://github.com/norberttech) - [#880](https://github.com/flow-php/flow/pull/880) - **Monorepo test command** - [@norberttech](https://github.com/norberttech)