Update CHANGELOG

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2020-08-28 01:28:38 +02:00
parent d72873cd8f
commit fbd19d2677
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7

View file

@ -21,7 +21,7 @@ the [GitHub Runner](https://github.com/actions/virtual-environments) during its
* Remove `tag_with_sha`, `tag_with_ref`, `add_git_labels` inputs
* Handle Git context
* Add `digest` output
* Login support moved to [ghaction-docker-login](https://github.com/crazy-max/ghaction-docker-login) action
* Login support moved to [docker/login-action](https://github.com/docker/login-action) repo
* Enhanced examples in README
* Tests and/or CI workflows