Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2013-08-29 11:27:56 -07:00
parent 26b32bf8cd
commit 0227dd26b1
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,8 @@ FEATURES:
- Support for environments in the Chef-solo provisioner. [GH-1915]
- Provisioners can now define "cleanup" tasks that are executed on
`vagrant destroy`. [GH-1302]
- Chef Client provisioner will now clean up the node/client using
`knife` if configured to do so.
IMPROVEMENTS: