Update CHANGELOG
This commit is contained in:
parent
b76acd45c8
commit
d826f26e92
|
@ -17,6 +17,8 @@ FEATURES:
|
||||||
- Can configure provisioners to run "once" or "always" (defaults to "once"),
|
- Can configure provisioners to run "once" or "always" (defaults to "once"),
|
||||||
so that subsequent `vagrant up` or `reload` calls will always run a
|
so that subsequent `vagrant up` or `reload` calls will always run a
|
||||||
provisioner. [GH-2421]
|
provisioner. [GH-2421]
|
||||||
|
- Multi-machine environments can specify an "autostart" option (default
|
||||||
|
to true). `vagrant up` starts all machines that have enabled autostart.
|
||||||
|
|
||||||
IMPROVEMENTS:
|
IMPROVEMENTS:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue