Update CHANGELOG.md

This commit is contained in:
Chris Roberts 2016-08-19 09:51:19 -07:00
parent 5e44e308a5
commit b67e66df95
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@ IMPROVEMENTS:
BUG FIXES:
- commands/package: Provide machine data directory for base box package
[GH-5070, GH-7725]
- core: Fix windows path formatting [GH-6598]
- core: Fixes for ssh-agent interactions [GH-7703, GH-7621, GH-7398]
- core: Support VAGRANT_DOTFILE_PATH relative to the Vagrantfile [GH-7623]