mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-01-07 08:05:26 +00:00
🎉 Release 3.0.0
This commit is contained in:
parent
3aa870da11
commit
d6e7b8fef8
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# Changelog
|
||||
|
||||
## [3.0.0](https://github.com/woodpecker-ci/woodpecker/releases/tag/v3.0.0) - 2024-09-24
|
||||
## [3.0.0](https://github.com/woodpecker-ci/woodpecker/releases/tag/v3.0.0) - 2024-09-25
|
||||
|
||||
### ❤️ Thanks to all contributors! ❤️
|
||||
|
||||
|
@ -40,6 +40,7 @@
|
|||
|
||||
### ✨ Features
|
||||
|
||||
- Replay pipeline using `cli exec` by downloading metadata [[#4103](https://github.com/woodpecker-ci/woodpecker/pull/4103)]
|
||||
- Default git clone support sha256 [[#4136](https://github.com/woodpecker-ci/woodpecker/pull/4136)]
|
||||
|
||||
### 🐛 Bug Fixes
|
||||
|
|
Loading…
Reference in a new issue