Skip to content

Commit

Permalink
Changelog for v0.14.1 (#334)
Browse files Browse the repository at this point in the history
  • Loading branch information
6543 committed Sep 22, 2021
1 parent caa21dd commit 1dbec6f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ groups:
default: true

# regex indicating which labels to skip for the changelog
skip-labels: skip-changelog
skip-labels: skip-changelog|backport
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [0.14.1](https://github.com/woodpecker-ci/woodpecker/releases/tag/v0.14.1) - 2021-09-21

* SECURITY
* Migrate jwt token lib (#332)
* BUGFIXES
* Increase allowed length for user token in db (#328)
* Fix cli matrix filter (#311)
* Fix ignore pushes to tags for gitea (#289)
* Fix use custom config path to sanitize build names (#280)

## [0.14.0](https://github.com/woodpecker-ci/woodpecker/releases/tag/v0.14.0) - 2021-08-01

* FEATURES
Expand Down

0 comments on commit 1dbec6f

Please sign in to comment.