Update CHANGELOG

This commit is contained in:
Chris Roberts 2017-03-17 14:32:44 -07:00
parent 99942f888f
commit a082f4ae2b
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ BUG FIXES:
- contrib/bash: Handle path spaces in bash completion [GH-8337]
- core: Fix box sorting on find and list [GH-7956, GH-8334]
- core/bundler: Force path as preferred source on install [GH-8327]
- core/provision: Update "never" behavior to match documentation [GH-8366, GH-8016]
- plugins/synced_folders: Give UID/GID precedence if found within mount options
[GH-8122, GH-8064, GH-7859]