Update CHANGELOG

This commit is contained in:
Chris Roberts 2018-10-09 14:49:09 -07:00
parent d7b5922378
commit 9333e54990
1 changed files with 2 additions and 1 deletions

View File

@ -13,7 +13,8 @@ IMPROVEMENTS:
- core/triggers: Add abort option to core triggers [GH-10232]
- core/triggers: Introduce `ruby` option for trigger [GH-10267]
- contrib/bash: Add completion for snapshot names for vagrant snapshot restore|delete [GH-9054]
- provider/docker: Build docker from git repo [GH-10221]
- providers/docker: Build docker from git repo [GH-10221]
- providers/hyperv: Update Hyper-V admin check and allow override via ENV variable [GH-10275]
- 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]