Update changelog for v2.7

Signed-off-by: divyansh42 <diagrawa@redhat.com>
This commit is contained in:
divyansh42 2021-09-15 10:53:11 +05:30
parent f9dfea0413
commit 8eb0f5b196

View file

@ -1,4 +1,8 @@
# buildah-build Changelog
## v2.7
- Add output `image-with-tag` which provides image name and it's corresponding first tag present.
- Replace input `dockerfiles` with `containerfiles`. Input `dockerfiles` will be present as alias of `containerfiles`.
- Add matrix to install latest buildah. (Internal)
## v2.6.2
- Run `buildah config` command before `buildah copy` command to use `workingDir` for copying