mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-04-16 08:44:13 +00:00
Add Changelog for v0.15.4 (#1165)
This commit is contained in:
parent
9e3dceda48
commit
98dae07c59
1 changed files with 13 additions and 0 deletions
13
CHANGELOG.md
13
CHANGELOG.md
|
@ -1,5 +1,18 @@
|
|||
# Changelog
|
||||
|
||||
## [0.15.4](https://github.com/woodpecker-ci/woodpecker/releases/tag/v0.15.4) - 2022-09-06
|
||||
|
||||
* BUGFIXES
|
||||
* Extract commit message from branch creation (#1150) (#1153)
|
||||
* Respect WOODPECKER_GITEA_SKIP_VERIFY (#1152) (#1151)
|
||||
* update golang.org/x/crypto (#1124)
|
||||
* Implement Refresher for GitLab (#1031) (#1120)
|
||||
* Make returned proc list to be returned always in correct order (#1060) (#1065)
|
||||
* Update type of 'log_data' from blob to longblob (#1050) (#1052)
|
||||
* Make ListItem component more accessible by using a button tag when clickable (#1044) (#1046)
|
||||
* MISC
|
||||
* Update base images (#1024) (#1025)
|
||||
|
||||
## [0.15.3](https://github.com/woodpecker-ci/woodpecker/releases/tag/v0.15.3) - 2022-06-16
|
||||
|
||||
* SECURITY
|
||||
|
|
Loading…
Reference in a new issue