update CHANGELOG
This commit is contained in:
parent
7108462817
commit
a998e0c3b8
|
@ -2,6 +2,8 @@
|
|||
|
||||
FEATURES:
|
||||
|
||||
- **Named provisioners**: Provisioners can now be named. This name is used
|
||||
for output as well as `--provision-with` for better control.
|
||||
- Default provider logic improved: Providers in `config.vm.provider` blocks
|
||||
in your Vagrantfile now have higher priority than plugins. Earlier
|
||||
providers are chosen before later ones. [GH-3812]
|
||||
|
|
Loading…
Reference in New Issue