mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-12-27 19:00:35 +00:00
🎉 Release 4.0.0-rc.0
This commit is contained in:
parent
2f729ac211
commit
632662213f
1 changed files with 7 additions and 2 deletions
|
@ -1,10 +1,14 @@
|
||||||
# Changelog
|
# 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! ❤️
|
### ❤️ 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
|
### 🔒 Security
|
||||||
|
|
||||||
|
@ -29,6 +33,7 @@
|
||||||
|
|
||||||
### 📦️ Dependency
|
### 📦️ 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 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 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)]
|
- fix(deps): update golang-packages [[#4579](https://github.com/woodpecker-ci/woodpecker/pull/4579)]
|
||||||
|
|
Loading…
Reference in a new issue