From 4b1d45b969dc6401200b94b5083dde49838c2b66 Mon Sep 17 00:00:00 2001 From: Chris Roberts Date: Thu, 11 Aug 2016 16:17:55 -0700 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b3afa5e8..79df0759d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ IMPROVEMENTS: - Implement auto_start and auto_stop actions for Hyper-V [GH-7647] - Add detection for DragonFly BSD [GH-7701] + - communicators/ssh: Remove any content prepended to STDOUT [GH-7676, GH-7613] BUG FIXES: