Update CHANGELOG

This commit is contained in:
Brian Cain 2018-09-20 09:19:18 -07:00
parent a4d5ee6ac1
commit f3dcb7655b
No known key found for this signature in database
GPG Key ID: 43D51080D357A001
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ IMPROVEMENTS:
- core: Ensure file paths are identical when checking for cwd [GH-10220]
- contrib/bash: Add completion for snapshot names for vagrant snapshot restore|delete [GH-9054]
- provider/docker: Build docker from git repo [GH-10221]
- provisioners/salt: bootstrap-salt.sh: use -s with curl [GH-9432]
- provisioners/salt: remove leading space with bootstrap_options [GH-9431]