Update CHANGELOG

This commit is contained in:
Chris Roberts 2017-06-27 19:38:19 -07:00
parent 911340442a
commit 172ead5cbd
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ IMPROVEMENTS:
- core: Warn about vagrant CWD changes for a machine [GH-3921] - core: Warn about vagrant CWD changes for a machine [GH-3921]
- core: Allow Compression and DSAAuthentication ssh flags to be configurable [GH-8693] - core: Allow Compression and DSAAuthentication ssh flags to be configurable [GH-8693]
- core/box: Warn if user sets box as url [GH-7118] - core/box: Warn if user sets box as url [GH-7118]
- core/bundler: Enforce stict constraints on vendored libraries [GH-8692]
- guests/kali: Add support for guest [GH-8553] - guests/kali: Add support for guest [GH-8553]
- guests/smartos: Update halt capability and add public key insert and remove capabilities [GH-8618] - guests/smartos: Update halt capability and add public key insert and remove capabilities [GH-8618]
- provisioners/ansible: Fix SSH keys only behavior to be consistent with Vagrant [GH-8467] - provisioners/ansible: Fix SSH keys only behavior to be consistent with Vagrant [GH-8467]