mirror of
https://gitea.com/docker/metadata-action.git
synced 2024-11-22 20:19:33 +01:00
22 lines
373 B
Markdown
22 lines
373 B
Markdown
# Changelog
|
|
|
|
## 1.4.0 (2020/10/27)
|
|
|
|
* Use RegExp to match against a Git tag instead of coerce
|
|
|
|
## 1.3.0 (2020/10/26)
|
|
|
|
* Set latest tag only if matches with a pattern
|
|
|
|
## 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
|