Skip to content

Commit

Permalink
Add changelog for v0.14.2 (#462)
Browse files Browse the repository at this point in the history
  • Loading branch information
6543 authored Oct 19, 2021
1 parent 5861995 commit f585b23
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [0.14.2](https://github.com/woodpecker-ci/woodpecker/releases/tag/v0.14.2) - 2021-10-19

* BUGFIXES
* Fix sanitziePath (#326) (aa4fa9aab3)
* Fix json tag for `Pos` at struct `Line` (#422) (#424)
* Fix channel buffer used with signal.Notify (#421) (#423)
* ENHANCEMENTS
* Support recursive glob for path conditions (#327) (#412)
* TESTING
* Add TestPipelineName to procBuilder_test.go (#461) (#455)

## [0.14.1](https://github.com/woodpecker-ci/woodpecker/releases/tag/v0.14.1) - 2021-09-21

* SECURITY
Expand Down

0 comments on commit f585b23

Please sign in to comment.