From 27fc4da5f905c812476666aa660586d41aa88ba4 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Fri, 19 Jul 2013 14:08:59 -0400 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cc1cd5366..5893ace0b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ FEATURES: BUG FIXES: * core: build names no longer cause invalid config errors. [GH-197] +* communicator/ssh: SCP exit codes are tested and errors are reported. [GH-195] ## 0.2.0 (July 16, 2013)