Update CHANGELOG

This commit is contained in:
Brian Cain 2018-09-25 10:46:56 -07:00
parent f6ac70e86e
commit 5d877c0e2a
No known key found for this signature in database
GPG Key ID: 43D51080D357A001
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ FEATURES:
IMPROVEMENTS:
- core: Ensure file paths are identical when checking for cwd [GH-10220]
- 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]
- provisioners/salt: bootstrap-salt.sh: use -s with curl [GH-9432]