diff --git a/CHANGELOG.md b/CHANGELOG.md index 306921aa4e..20a0fd0289 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ ### Changed +- runtime-v2: fix exit from parallel loop #830 +([#830](https://github.com/walmartlabs/concord/pull/830)); - console2: calculate process duration from process last running timestamp ([#794](https://github.com/walmartlabs/concord/pull/794)); - console2: do not drop secrets form values on error/password check fail @@ -20,8 +22,6 @@ - project: remove more @Named usage ([#828](https://github.com/walmartlabs/concord/pull/828)). - - ## [2.1.0] - 2023-10-10 ### Added