Update CHANGELOG.md
This commit is contained in:
parent
7f93868c86
commit
75faa43b7f
|
@ -73,6 +73,8 @@ BUG FIXES:
|
||||||
- core: line numbers show properly in Vagrantfile syntax errors
|
- core: line numbers show properly in Vagrantfile syntax errors
|
||||||
on Windows [GH-6445]
|
on Windows [GH-6445]
|
||||||
- core: catch errors setting env vars on Windows [GH-6017]
|
- core: catch errors setting env vars on Windows [GH-6017]
|
||||||
|
- core: remove cached synced folders when they're removed from the
|
||||||
|
Vagrantfile [GH-6567]
|
||||||
- commands/box: add command with `~` paths on Windows works [GH-5747]
|
- commands/box: add command with `~` paths on Windows works [GH-5747]
|
||||||
- commands/box: the update command supports CA settings [GH-4473]
|
- commands/box: the update command supports CA settings [GH-4473]
|
||||||
- commands/box: removing all versions and providers of a box will properly
|
- commands/box: removing all versions and providers of a box will properly
|
||||||
|
|
Loading…
Reference in New Issue