buildah-build/CHANGELOG.md
divyansh42 be0e9cb42e Add CHANGELOG.md
Signed-off-by: divyansh42 <diagrawa@redhat.com>
2021-02-09 00:38:21 +05:30

12 lines
No EOL
391 B
Markdown

# buildah-build Changelog
## v2
- Rename `tag` input to `tags`, and allow you to build multiple tags of the same image
- Add output parameters `image` and `tags`, and allow you to output image name and multiple tags of the image
- (Internal) Add CI checks to the action that includes ESlint, bundle verifier and IO checker
## v1
- Initial marketplace release
## v0.1
- Initial pre-release