From 5b0e379b0ee7854966ec00eb2dca76be0d19a5a0 Mon Sep 17 00:00:00 2001 From: oauth Date: Sun, 8 Mar 2026 08:53:08 +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 8f636b0fb..5e0f03c7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ ### 📈 Enhancement +- refactor: pipeline runtime add description and prevent race [[#6167](https://github.com/woodpecker-ci/woodpecker/pull/6167)] - refactor: use upstream slices.Concat and remove utils.MergeSlices [[#6185](https://github.com/woodpecker-ci/woodpecker/pull/6185)] - Add enhanced function for error message handling in http request for configuration fetching [[#5712](https://github.com/woodpecker-ci/woodpecker/pull/5712)] - Remove fixed badge width in UI [[#6157](https://github.com/woodpecker-ci/woodpecker/pull/6157)]