From 21d9038bb46f425da567aefefd34031187ef0c0c Mon Sep 17 00:00:00 2001 From: Marco Dalla Santa Date: Wed, 10 Feb 2021 16:43:47 +0100 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e01172..ca794dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # [Unreleased] +## [v1.0.4] - 2021-02-10 + +### Fixed +- Issue #9 - Wrong if on password. ## [v1.0.3] - 2021-02-08 @@ -23,6 +27,7 @@ [unreleased]: https://github.com/marcodallasanta/ssh-scp-deploy/compare/main...development +[v1.0.4]: https://github.com/underscore69/ssh-scp-deploy/tree/v1.0.4 [v1.0.3]: https://github.com/underscore69/ssh-scp-deploy/tree/v1.0.3 [v1.0.2]: https://github.com/underscore69/ssh-scp-deploy/tree/v1.0.2 [v1.0.1]: https://github.com/underscore69/ssh-scp-deploy/tree/v1.0.1