update changelog

This commit is contained in:
Matthew Hooker 2017-11-06 15:35:31 -08:00
parent 0172a5c82b
commit 7bc112bbd9
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1
1 changed files with 4 additions and 0 deletions

View File

@ -11,6 +11,10 @@
* builder/digitalocean: Add `ipv6` option to enable on droplet. [GH-5534]
* builder/triton: Add `source_machine_image_filter` option to select an image ID based on a variety of parameters. [GH-5538]
### BUG FIXES:
* builder/docker: Remove `login_email`, which no longer exists in the docker client. [GH-5511]
## 1.1.1 (October 13, 2017)
### IMPROVEMENTS: