From 63cd76e896d71e2555cba41eac3399fc36d286a0 Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 26 Jan 2026 23:21:11 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=89=20Release=203.14.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 1f75f156a0..3ed320f422 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ ### ❤️ Thanks to all contributors! ❤️ -@6543, @myselfghost, @qwerty287 +@6543, @Pnkcaht, @myselfghost, @qwerty287 ### 🔒 Security @@ -25,6 +25,7 @@ ### 🐛 Bug Fixes +- Fix docker backend to kill container on cancel [[#6018](https://github.com/woodpecker-ci/woodpecker/pull/6018)] - Local backend handle canceled steps case [[#6008](https://github.com/woodpecker-ci/woodpecker/pull/6008)] ### 📚 Documentation