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 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 6s Details
ci / tag-semver (auto) (push) Successful in 7s Details
ci / tag-semver (false) (push) Successful in 7s Details
ci / tag-semver (true) (push) Successful in 7s Details
ci / flavor (push) Successful in 6s Details
ci / labels (push) Successful in 7s Details
ci / docker-push (push) Failing after 17s Details
ci / bake (push) Failing after 10s Details

This commit is contained in:
CrazyMax 2021-03-29 13:26:34 +02:00
parent 4545671ec8
commit 72654174f7
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7
1 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,10 @@
# Changelog
## 2.1.0 (2021/03/29)
* Bump semver from 7.3.4 to 7.3.5 (#49)
* Enhance workflow (#51)
## 2.0.0 (2021/03/29)
This release includes significant changes (#50). Please read the [upgrade notes](UPGRADE.md) for a smooth migration.