Update CHANGELOG

This commit is contained in:
Chris Roberts 2017-03-08 06:11:18 -08:00
parent 258a58bcae
commit 956aa72237
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ IMPROVEMENTS:
BUG FIXES:
- communicator/winrm: Prevent inaccurate WinRM address [GH-7983, GH-8073]
- 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]
- plugins/synced_folders: Give UID/GID precedence if found within mount options