From 61efa6db64515be0d4f5edbe028ce88faee1e78d Mon Sep 17 00:00:00 2001 From: oauth Date: Thu, 5 Feb 2026 20:43:50 +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 | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b5b07e99..8624c1a13 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,7 @@ ### 🐛 Bug Fixes +- Fix pipeline cancellation status handling and step state synchronization [[#6011](https://github.com/woodpecker-ci/woodpecker/pull/6011)] - Add retry logic for CreatePipeline with backoff [[#6067](https://github.com/woodpecker-ci/woodpecker/pull/6067)] - Fix OAuth token refresh in webhook handling for Bitbucket and GitHub [[#6059](https://github.com/woodpecker-ci/woodpecker/pull/6059)] - Refresh token before forge calls [[#6035](https://github.com/woodpecker-ci/woodpecker/pull/6035)]