Update changelog for v2.3.1`

Signed-off-by: divyansh42 <diagrawa@redhat.com>
This commit is contained in:
divyansh42 2021-04-24 00:33:27 +05:30
parent 420cb7c68b
commit 97623df943

View file

@ -1,5 +1,9 @@
# push-to-registry Changelog # push-to-registry Changelog
## v2.3.1
- Fix issue if image is present in docker storage and it's name has '/' in it.
- Fix outputs `registry_path` and `registry_paths` not consisting of image tag.
## v2.3 ## v2.3
- Warn users if input `image` and `registry` both has `/` in it's name. - Warn users if input `image` and `registry` both has `/` in it's name.
- Update README to better explain inputs `image` and `registry` - Update README to better explain inputs `image` and `registry`