Skip to content

Commit 78d3208

Browse files
authored
Add changelog entry for inifinite loop occurrence fix (#228)
1 parent f78251d commit 78d3208

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ _Please add entries here for your pull requests that have not yet been released.
1818

1919
- Fixed issue where `run` command fails when runner workload has ENV but original workload does not. [PR 227](https://github.com/shakacode/control-plane-flow/pull/227) by [Rafael Gomes](https://github.com/rafaelgomesxyz).
2020

21+
- Fixed potential infinite loop that could occur for a command if one of the execution steps fails and gets stuck. [PR 217](https://github.com/shakacode/control-plane-flow/pull/217) by [Zakir Dzhamaliddinov](https://github.com/zzaakiirr).
22+
2123
## [4.0.0] - 2024-08-21
2224

2325
### Fixed

0 commit comments

Comments
 (0)