Update CHANGELOG.md

This commit is contained in:
Martin Atkins 2017-06-16 15:14:18 -07:00 committed by GitHub
parent 96d08e8aac
commit 790c973320
1 changed files with 2 additions and 1 deletions

View File

@ -19,7 +19,8 @@ IMPROVEMENTS:
BUG FIXES:
* provisioner/chef: Prevent a panic while trying to read the connection info [GH-15271
* config: Interpolation function `cidrhost` was not correctly calcluating host addresses under IPv6 CIDR prefixes [GH-15321]
* provisioner/chef: Prevent a panic while trying to read the connection info [GH-15271]
* provisioner/file: Refactor the provisioner validation function to prevent false positives [GH-15273]
## 0.9.8 (June 7, 2017)