Update CHANGELOG.md

Change file to folder based on what I expect it should read.
This commit is contained in:
Chris Baldauf 2015-05-19 14:55:25 -04:00
parent b421af58e8
commit 7b36252dd2
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ IMPROVEMENTS:
- core: `has_plugin?` function now takes a second argument which is a
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]
- commands/plugin: Plugin list machine-readable output contains the plugin
name as the target for versions and other info. [GH-4506]