Update CHANGELOG

This commit is contained in:
Chris Roberts 2018-10-04 13:39:24 -07:00
parent 64987daf06
commit a4231d630a
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ IMPROVEMENTS:
- core/triggers: Add abort option to core triggers [GH-10232]
- contrib/bash: Add completion for snapshot names for vagrant snapshot restore|delete [GH-9054]
- provider/docker: Build docker from git repo [GH-10221]
- providers/virtualbox: Allow base_mac to be optional [GH-10255]
- provisioners/salt: bootstrap-salt.sh: use -s with curl [GH-9432]
- provisioners/salt: remove leading space with bootstrap_options [GH-9431]