update changelog

This commit is contained in:
Matthew Hooker 2017-06-07 13:41:05 -07:00
parent 56443d7c14
commit 636de25b55
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1
1 changed files with 1 additions and 0 deletions

View File

@ -133,6 +133,7 @@
* provisioner/salt: add support for grains. [GH-4961]
* provisioner/ansible: add `inventory_directory` option to control where to
place the generated inventory file. [GH-4760]
* communicator/winrm: Add NTLM authentication support. [GH-4979]
### BUG FIXES: