Update CHANGELOG.md

This commit is contained in:
Mitchell Hashimoto 2015-11-19 09:29:44 -08:00
parent 3227589c12
commit 764e151672
1 changed files with 2 additions and 0 deletions

View File

@ -44,6 +44,8 @@ IMPROVEMENTS:
BUG FIXES: BUG FIXES:
- core: Ctrl-C weirdness fixed where it would exit parent process
before Vagrant finished cleaning up [GH-6085]
- core: DHCP network configurations don't warn on IP addresses ending - core: DHCP network configurations don't warn on IP addresses ending
in ".1" [GH-6150] in ".1" [GH-6150]
- core: only append `access_token` when it does not exist in the URL - core: only append `access_token` when it does not exist in the URL