Update CHANGELOG.md

This commit is contained in:
Martin Atkins 2017-10-23 13:30:40 -07:00 committed by GitHub
parent 21c9c2ce00
commit 8d9b44105a
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,4 @@
## 0.10.8 (Unreleased)
NEW FEATURES:
@ -13,6 +14,7 @@ BUG FIXES:
* command/validate: Respect `-plugin-dir` overridden plugin paths in the `terraform validate` command. [GH-15985]
* provisioner/chef: Clean clients from `chef-vault` when `recreate_client` enabled [GH-16357]
* communicator/winrm: Support the `cacert` option for custom certificate authorities when provisioning over WinRM [GH-14783]
## 0.10.7 (October 2, 2017)