update changelog

This commit is contained in:
Matthew Hooker 2017-05-11 08:35:03 -07:00
parent 3de2d48029
commit 25b7a0b1c3
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,7 @@
### IMPROVEMENTS:
* website/docs: Clarify language, improve formatting. [GH-4866]
* builder/amazon: validate ami name. [GH-4762]
* builder/digitalocean: Added support for monitoring. [GH-4782]
* builder/openstack: Add ssh agent support. [GH-4655]
@ -16,6 +17,7 @@
* provisioner/ansible-local: Add extra-vars `packer_build_name`,
`packer_builder_type`, and `packer_http_addr`. [GH-4821]
* website/docs: Update docker metadata fields that can be changed. [GH-4867]
* builder/amazon: use retry logic when creating instance tags. [GH-4876]
### BUG FIXES: