Update CHANGELOG
ci / multi-images (push) Successful in 7s Details
ci / tag-schedule () (push) Successful in 7s Details
ci / tag-schedule (cron-{{date 'YYYYMMDD'}}) (push) Successful in 7s Details
ci / tag-schedule (schedule) (push) Successful in 7s Details
ci / tag-schedule ({{date 'YYYYMMDD-HHmmss'}}) (push) Successful in 6s Details
ci / tag-match (\d{1,3}.\d{1,3}, 0) (push) Successful in 7s Details
ci / tag-match (\d{1,3}.\d{1,3}.\d{1,3}, 0) (push) Successful in 7s Details
ci / tag-match (v(.*), 1) (push) Successful in 7s Details
ci / tag-semver (false) (push) Successful in 7s Details
ci / tag-semver (true) (push) Successful in 7s Details
ci / label-custom (push) Successful in 6s Details
ci / docker-push (push) Failing after 16s Details
ci / bake (push) Failing after 14s Details

This commit is contained in:
CrazyMax 2020-12-24 04:19:39 +01:00
parent a4739af83c
commit aa3823e012
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7
1 changed files with 7 additions and 0 deletions

View File

@ -1,5 +1,12 @@
# Changelog
## 1.10.0 (2020/12/24)
* Add `bake-file` output (#36)
* Add `label-custom` input (#35)
* Bump node-notifier from 8.0.0 to 8.0.1 (#33)
* Update dev workflow (#32)
## 1.9.1 (2020/12/07)
* Replace forbidden chars derived from branch name (#31)