Update CHANGELOG

This commit is contained in:
Chris Roberts 2016-11-14 13:52:05 -08:00
parent 1b04d3da26
commit 5ffbaa6f89
1 changed files with 3 additions and 1 deletions

View File

@ -3,7 +3,9 @@
FEATURES:
- commands/box: Add `prune` subcommand for removing outdated boxes [GH-7978]
- core: Remove Bundler integration for handling internal plugins [GH-7793]
- core: Remove Bundler integration for handling internal plugins [GH-7793, GH-8000]
- providers/hyperv: Add support for Hyper-V binary configuration format
[GH-7854, GH-7706, GH-6102]
- provisioners/shell: Support MD5/SHA1 checksum validation of remote scripts [GH-7985, GH-6323]
IMPROVEMENTS: