update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-11-18 15:57:30 -08:00
parent 6602d06266
commit 0ebd600c89
1 changed files with 1 additions and 0 deletions

View File

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