Update CHANGELOG

This commit is contained in:
Seth Vargo 2015-11-18 16:42:18 -08:00
parent 96a815e84e
commit 3328fa3fb8
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ IMPROVEMENTS:
- core: allow removal of all box versions with `--all` flag [GH-3462]
- core: prune entries from global status on non-existent cwd [GH-6535]
- core: networking: allow specifying a DHCP IP [GH-6325]
- command/plugin: Add `--plugin-clean-sources` flag to reset plugin install
sources, primarily for corp firewalls. [GH-4738]
- communicators/winrm: Configurable execution time limit [GH-6213]