Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-04-12 17:58:29 -07:00
parent adca39b471
commit 05018363d6
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ 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/repackage: Works again. [GH-3372]
- commands/box/update: Update should check for updates from latest
version. [GH-3452]
- commands/package: Nice error if includes contain symlinks. [GH-3200]