diff --git a/CHANGELOG.md b/CHANGELOG.md index bee1bbfb1..7afa67632 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ ### ❤️ Thanks to all contributors! ❤️ -@6543, @M31ancholy, @lephuongbg +@6543, @M31ancholy, @lephuongbg, @utafrali ### 🔒 Security @@ -17,6 +17,7 @@ ### 🐛 Bug Fixes +- Fix Windows container exit code handling and error checks [[#6411](https://github.com/woodpecker-ci/woodpecker/pull/6411)] - Remove usage of deprecated /user/permissions/repositories [[#6401](https://github.com/woodpecker-ci/woodpecker/pull/6401)] - Fix parsing /user/workspaces response [[#6396](https://github.com/woodpecker-ci/woodpecker/pull/6396)] - Fix CLI exec with workflow matrix feature, where variables are not substituted. [[#6162](https://github.com/woodpecker-ci/woodpecker/pull/6162)]