Skip to content

Commit

Permalink
Changelog v0.15.2 (woodpecker-ci#966)
Browse files Browse the repository at this point in the history
* Backport Changelog v0.15.1

* Add Changelog v0.15.2
  • Loading branch information
6543 authored Jun 14, 2022
1 parent 8ddfdfe commit 6d87e73
Showing 1 changed file with 20 additions and 1 deletion.
21 changes: 20 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Changelog

## [0.15.2](https://github.com/woodpecker-ci/woodpecker/releases/tag/v0.15.2) - 2022-06-14

* BUGFIXES
* Fix uppercase from_secrets (#842) (#925)
* Fix key/val format for dind env vars (#889) (#890)
* Update helm chart releasing (#882) (#888)
* DOCUMENTATION
* Fix run_on references with runs_on in docs (#965)

## [0.15.1](https://github.com/woodpecker-ci/woodpecker/releases/tag/v0.15.1) - 2022-04-13

* SECURITY
* Escape html / xml in log view (#879) (#880)
* FEATURES
* Build multiarch images for server (#821) (#822)
* BUGFIXES
* Branch list enhancements (#808) (#809)
* Get Netrc machine from clone url (#800) (#803)

## [v0.15.0](https://github.com/woodpecker-ci/woodpecker/releases/tag/v0.15.0) - 2022-02-24

* BREAKING
Expand Down Expand Up @@ -104,7 +123,7 @@
* Format code with 'simplify' flag and check via CI (#509)
* Use Goblin Assert as intended (#501)
* Embedding libcompose types for yaml parsing (#495)
* Use std methode to get SystemCertPool (#488)
* Use std method to get SystemCertPool (#488)
* Upgrade urfave/cli to v2 (#483)
* Remove some wrapper and make code more redable (#478)
* More logging and refactor (#457)
Expand Down

0 comments on commit 6d87e73

Please sign in to comment.