From d1e9dabf7eb2fd3be1df58b6fd2eb62414278d20 Mon Sep 17 00:00:00 2001 From: oauth Date: Thu, 9 Apr 2026 03:08:06 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=89=20Release=203.15.0-rc.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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)]