Changelog v0.15.5 (#1255)

This commit is contained in:
6543 2022-10-13 18:12:27 +02:00 committed by GitHub
parent cc01c5b064
commit 328f10447a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,13 @@
# Changelog
## [0.15.5](https://github.com/woodpecker-ci/woodpecker/releases/tag/v0.15.5) - 2022-10-13
* BUGFIXES
* Change build message column type to text (#1252) (#1253)
* ENHANCEMENTS
* Bump DefaultCloneImage version to v1.6.0 (#1254)
* On Repo update, keep old "Clone" if update would empty it (#1170) (#1195)
## [0.15.4](https://github.com/woodpecker-ci/woodpecker/releases/tag/v0.15.4) - 2022-09-06
* BUGFIXES