From 5db68315fa9cd854799e4ae4dc0dadfa4ba15c9d Mon Sep 17 00:00:00 2001 From: aiordache Date: Thu, 18 Feb 2021 09:56:14 +0100 Subject: [PATCH] Update changelog for release 1.28.3 Signed-off-by: aiordache --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 13bac525a..c16f404e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ Change log ### Bugs -- Fix SSH hostname parsing when it contains leading s/h, and removes the quiet option that was hiding the error (via docker-py bump to 4.4.2) +- Fix SSH hostname parsing when it contains leading s/h, and remove the quiet option that was hiding the error (via docker-py bump to 4.4.2) - Fix key error for '--no-log-prefix' option