diff --git a/CHANGELOG.md b/CHANGELOG.md index 29747bb6c..6fef61c1d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,14 @@ # Changelog -## [3.0.1-rc.0](https://github.com/woodpecker-ci/woodpecker/releases/tag/v3.0.1-rc.0) - 2024-12-21 +## [4.0.0-rc.0](https://github.com/woodpecker-ci/woodpecker/releases/tag/v4.0.0-rc.0) - 2024-12-21 ### ❤️ Thanks to all contributors! ❤️ -@gedankenstuecke, @qwerty287, @xoxys, @zc-devs +@gedankenstuecke, @pat-s, @qwerty287, @xoxys, @zc-devs + +### 💥 Breaking changes + +- Add rolling semver tags, remove `latest` tag [[#4600](https://github.com/woodpecker-ci/woodpecker/pull/4600)] ### 🔒 Security @@ -29,6 +33,7 @@ ### 📦️ Dependency +- fix(deps): update module github.com/cenkalti/backoff/v4 to v5 [[#4601](https://github.com/woodpecker-ci/woodpecker/pull/4601)] - fix(deps): update golang-packages [[#4586](https://github.com/woodpecker-ci/woodpecker/pull/4586)] - fix(deps): update module golang.org/x/net to v0.33.0 [security] [[#4585](https://github.com/woodpecker-ci/woodpecker/pull/4585)] - fix(deps): update golang-packages [[#4579](https://github.com/woodpecker-ci/woodpecker/pull/4579)]