Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-04-12 15:25:51 -07:00
parent 77c286f1af
commit 4de887c1a8
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@ BUG FIXES:
- core: Setting an ID on a provisioner now works. [GH-3424]
- core: All synced folder paths containing symlinks are fully
expanded before sharing. [GH-3444]
- commands/box/update: Update should check for updates from latest
version. [GH-3452]
- commands/package: Nice error if includes contain symlinks. [GH-3200]
- commands/rsync-auto: Don't crash if the machine can't be communicated
to. [GH-3419]