Update CHANGELOG.md
Change file to folder based on what I expect it should read.
This commit is contained in:
parent
b421af58e8
commit
7b36252dd2
|
@ -139,7 +139,7 @@ IMPROVEMENTS:
|
||||||
|
|
||||||
- core: `has_plugin?` function now takes a second argument which is a
|
- core: `has_plugin?` function now takes a second argument which is a
|
||||||
version constraint requirement. [GH-4650]
|
version constraint requirement. [GH-4650]
|
||||||
- core: ".vagrantplugins" file in the same file as your Vagrantfile
|
- core: ".vagrantplugins" file in the same folder as your Vagrantfile
|
||||||
will be loaded for defining inline plugins. [GH-3775]
|
will be loaded for defining inline plugins. [GH-3775]
|
||||||
- commands/plugin: Plugin list machine-readable output contains the plugin
|
- commands/plugin: Plugin list machine-readable output contains the plugin
|
||||||
name as the target for versions and other info. [GH-4506]
|
name as the target for versions and other info. [GH-4506]
|
||||||
|
|
Loading…
Reference in New Issue