Update CHANGELOG

This commit is contained in:
Brian Cain 2017-10-23 10:34:25 -07:00
parent aa012c1604
commit 7a24f87f75
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ IMPROVEMENTS:
- core: Clear POSIXLY_CORRECT when using optparse [GH-8685]
- docs: Add auto_start_action and auto_stop_action to docs. [GH-9029]
- docs: Fix typo in box format doc [GH-9100]
- providers/salt: Support Windows Salt Minions greater than 2016.x.x [GH-8926]
- provisioners/chef: Handle chef provisioner reboot request [GH-8874]
- provisioners/shell: Use ui.detail for displaying output [GH-8983]