Update CHANGELOG
ci / multi-images (push) Successful in 6s 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 6s Details
ci / tag-schedule ({{date 'YYYYMMDD-HHmmss'}}) (push) Successful in 7s Details
ci / coerce ({{major}}.{{minor}}) (push) Successful in 6s Details
ci / coerce ({{patch}}) (push) Successful in 6s Details
ci / coerce ({{raw}}) (push) Successful in 6s Details
ci / docker-push (push) Failing after 17s Details

This commit is contained in:
CrazyMax 2020-10-26 01:44:06 +01:00
parent 5bc3bf6dce
commit 1c62cbada4
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
# Changelog
## 1.2.0 (2020/10/26)
* Coerces Git tag to semver (#3)
## 1.1.0 (2020/10/25)
* Allow to templatize schedule tag (#1)