diff --git a/CHANGELOG.md b/CHANGELOG.md index 1354c34..f235a5b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # 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 - Warn users if input `image` and `registry` both has `/` in it's name. - Update README to better explain inputs `image` and `registry`