Update CHANGELOG

This commit is contained in:
Chris Roberts 2018-12-18 11:44:49 -08:00
parent f527826f39
commit 564f0163c3
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ FEATURES:
IMPROVEMENTS:
- command/rsync-auto: Prevent crash on post-rsync command failure [GH-10515]
- command/snapshot: Raise error for bad subcommand [GH-10470]
- command/package: Ensure temp dir for package command is cleaned up [GH-10479]
- communicator/ssh: Add `config` and `remote_user` options [GH-10496]