Update CHANGELOG

This commit is contained in:
Brian Cain 2018-10-16 15:20:35 -07:00
parent 23de7f0898
commit f20ab1ab39
No known key found for this signature in database
GPG Key ID: 9FC4639B2E4510A0
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
FEATURES:
- command/cloud: Introduce `vagrant cloud` subcommand to Vagrant [GH-10148]
- command/upload: Add command for uploading files to guest [GH-10263]
- command/winrm: Add command for executing guest commands via WinRM [GH-10263]
- command/winrm-config: Add command for providing WinRM configuration [GH-10263]