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 / coerce ({{major}}.{{minor}}) (push) Failing after 0s
ci / coerce ({{patch}}) (push) Failing after 0s
ci / coerce ({{raw}}) (push) Failing after 0s
ci / docker-push (push) Failing after 0s
15 lines
219 B
Markdown
15 lines
219 B
Markdown
# 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)
|
|
* Allow to disable edge branch tagging (#2)
|
|
|
|
## 1.0.0 (2020/10/25)
|
|
|
|
* Initial version
|