Update CHANGELOG
This commit is contained in:
parent
38e160055b
commit
bb59c551da
|
@ -36,6 +36,8 @@ FEATURES:
|
||||||
- `vagrant provision` accepts the `--provision-with` flag [GH-1167]
|
- `vagrant provision` accepts the `--provision-with` flag [GH-1167]
|
||||||
- Set the name of VirtualBox machines with `virtualbox.name` in the
|
- Set the name of VirtualBox machines with `virtualbox.name` in the
|
||||||
VirtualBox provider config. [GH-1126]
|
VirtualBox provider config. [GH-1126]
|
||||||
|
- `vagrant ssh` will execute an `ssh` binary on Windows if it is on
|
||||||
|
your PATH. [GH-933]
|
||||||
|
|
||||||
IMPROVEMENTS / BUG FIXES:
|
IMPROVEMENTS / BUG FIXES:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue