Update CHANGELOG

This commit is contained in:
Brian Cain 2017-08-14 08:50:47 -07:00
parent 335aa35ff4
commit 2345637572
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ IMPROVEMENTS:
BUG FIXES:
- box/update: Add force flag for box upgrade command [GH-8871]
- commands/rsync-auto: Ensure relative dirs are still rsync'd if defined [GH-8781]
- core: Update util/ssh to use `-o` for identity files [GH-8786]
- guests/freebsd: Fix regex for listing network devices on some FreeBSD boxes. [GH-8760]