docs: add changelog entry
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Tue, 11 Jun 2024 16:52:19 +0000 (18:52 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Tue, 11 Jun 2024 16:52:19 +0000 (18:52 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
CHANGELOG.md

index 27b2a232025762295702b126bff9ba3c5c4d5e86..06559dfb4b2e561ca422dfbbc92b311c6d890662 100644 (file)
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ## [Unreleased]
 
+### Changed
+
+- Add mapExecute() helper to execute a task function on an iterable data's input
+  and return an array of responses.
+
 ## [4.0.13] - 2024-05-29
 
 ### Changed