Updated CHANGELOG.md

This commit is contained in:
Rickard von Essen 2018-08-15 15:55:30 +02:00 committed by GitHub
parent 25452945d7
commit fa7b9da808
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
### IMPROVEMENTS:
* builder/digitalocean: Add support for tagging to instances [GH-6546]
* builder/openstack: Add support for ports. [GH-6570]
* command/validate: Warn users if config needs fixing. [GH-6423]