mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-12-22 08:27:06 +00:00
Add changelog for v0.14.2 (#462)
This commit is contained in:
parent
fd8e0b248b
commit
2778bfed8e
1 changed files with 11 additions and 0 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue