Update CHANGELOG.md

This commit is contained in:
Justin Campbell 2017-11-15 14:21:18 -05:00 committed by GitHub
parent f1863a8243
commit bcf3a4b3d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ FEATURES:
IMPROVEMENTS:
- middleware/authentication: Add app.vagrantup.com to allowed hosts [GH-9145]
BUG FIXES:
- commands/package: Fix --output path with specified folder [GH-9131]