Update CHANGELOG
Some checks failed
ci / multi-images (push) Successful in 6s
ci / tag-schedule () (push) Successful in 6s
ci / tag-schedule (cron-{{date 'YYYYMMDD'}}) (push) Successful in 6s
ci / tag-schedule (schedule) (push) Successful in 7s
ci / tag-schedule ({{date 'YYYYMMDD-HHmmss'}}) (push) Successful in 6s
ci / tag-match (\d{1,3}.\d{1,3}, 0) (push) Successful in 6s
ci / tag-match (\d{1,3}.\d{1,3}.\d{1,3}, 0) (push) Successful in 6s
ci / tag-match (v(.*), 1) (push) Successful in 6s
ci / docker-push (push) Failing after 17s

This commit is contained in:
CrazyMax 2020-10-28 18:27:31 +01:00
parent 6cc07472c0
commit 5c140cfb94
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7

View File

@ -1,5 +1,9 @@
# Changelog # Changelog
## 1.6.0 (2020/10/28)
* Generate latest tag by default on push tag event (#5)
## 1.5.0 (2020/10/27) ## 1.5.0 (2020/10/27)
* Add `tag-match-group` input to choose group to get if `tag-match` matches * Add `tag-match-group` input to choose group to get if `tag-match` matches