Update CHANGELOG
Some checks failed
ci / multi-images (push) Failing after 0s
ci / tag-schedule () (push) Failing after 0s
ci / tag-schedule (cron-{{date 'YYYYMMDD'}}) (push) Failing after 0s
ci / tag-schedule (schedule) (push) Failing after 0s
ci / tag-schedule ({{date 'YYYYMMDD-HHmmss'}}) (push) Failing after 0s
ci / tag-match (\d{1,3}.\d{1,3}, 0) (push) Failing after 0s
ci / tag-match (\d{1,3}.\d{1,3}.\d{1,3}, 0) (push) Failing after 0s
ci / tag-match (v(.*), 1) (push) Failing after 0s
ci / tag-semver (false) (push) Failing after 0s
ci / tag-semver (true) (push) Failing after 0s
ci / label-custom (push) Failing after 0s
ci / docker-push (push) Failing after 0s
ci / bake (push) Failing after 0s

This commit is contained in:
CrazyMax
2020-12-24 04:19:39 +01:00
parent a4739af83c
commit aa3823e012

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)