3
0
Fork 0
mirror of https://gitea.com/docker/metadata-action.git synced 2024-11-22 03:59:33 +01:00

Update CHANGELOG

This commit is contained in:
CrazyMax 2020-10-25 15:42:23 +01:00
parent 82966b7661
commit 8ec02f11ef
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7

View file

@ -1,5 +1,10 @@
# Changelog
## 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