Update CHANEGLOG

This commit is contained in:
Brian Cain 2018-10-01 11:08:35 -07:00
parent 184d114374
commit 6aedc66c1c
No known key found for this signature in database
GPG Key ID: 9FC4639B2E4510A0
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ FEATURES:
IMPROVEMENTS: IMPROVEMENTS:
- core: Ensure file paths are identical when checking for cwd [GH-10220] - core: Ensure file paths are identical when checking for cwd [GH-10220]
- core: Add config option `ignore_box_vagrantfile` for ignoring vagrantfile inside box [GH-10242]
- core/triggers: Add abort option to core triggers [GH-10232] - core/triggers: Add abort option to core triggers [GH-10232]
- contrib/bash: Add completion for snapshot names for vagrant snapshot restore|delete [GH-9054] - contrib/bash: Add completion for snapshot names for vagrant snapshot restore|delete [GH-9054]
- provider/docker: Build docker from git repo [GH-10221] - provider/docker: Build docker from git repo [GH-10221]