Update CHANGELOG

This commit is contained in:
Seth Vargo 2016-05-29 01:11:53 -04:00
parent 426b4bf394
commit 7713a52f01
No known key found for this signature in database
GPG Key ID: 905A90C2949E8787
1 changed files with 2 additions and 0 deletions

View File

@ -33,6 +33,8 @@ IMPROVEMENTS:
[GH-7352, GH-7272]
- core/package: run validations prior to packaging [GH-7353, GH-7351]
- core/action: make `start` ("vagrant up") run provisioners [GH-4467, GH-4421]
- commands/all: Make it clear that machine IDs can be specified
[GH-7356, GH-7228]
- commands/login: Print a warning with both the environment variable and
local login token are present [GH-7206, GH-7219]
- communicators/winrm: Upgrade to latest WinRM gems [GH-6922]