🎉 Release 3.0.0

This commit is contained in:
oauth 2024-10-27 17:10:17 +00:00
parent 5b43e4b21f
commit 9dac120d5a

View file

@ -49,6 +49,7 @@
### 🐛 Bug Fixes
- Increase `WOODPECKER_FORGE_TIMEOUT` to fix config fetching for GitLab [[#4262](https://github.com/woodpecker-ci/woodpecker/pull/4262)]
- fix: repo/owner parsing for gitlab [[#4255](https://github.com/woodpecker-ci/woodpecker/pull/4255)]
- Ensure cli exec has by default not the same prefix [[#4132](https://github.com/woodpecker-ci/woodpecker/pull/4132)]
- Fix repo add loading spinner [[#4135](https://github.com/woodpecker-ci/woodpecker/pull/4135)]