Update CHANGELOG

This commit is contained in:
Brian Cain 2017-10-05 08:46:09 -07:00
parent 3f321438d0
commit 11e142f766
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]
- 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]