Update CHANGELOG

This commit is contained in:
Chris Roberts 2019-02-26 13:31:39 -08:00
parent a5f5d533bf
commit db0f215d42
1 changed files with 3 additions and 0 deletions

View File

@ -6,7 +6,10 @@ FEATURES:
IMPROVEMENTS:
- communicator/ssh: Update `#upload` behavior to work properly with new sshd path checks [GH-10698]
- communicator/winrm: Update `#upload` behavior to match ssh communicator upload behavior [GH-10698]
- guest/windows: Add reboot output to guest capability [GH-10638]
- provisioner/file: Refactor path modification rules and allow communicator to handle details [GH-10698]
BUG FIXES: