update changelog

This commit is contained in:
Matthew Hooker 2017-02-22 11:16:50 -08:00
parent c4008bc54b
commit f1bcda2749
No known key found for this signature in database
GPG key ID: 7B5F933D9CE8C6A1

View file

@ -1,5 +1,9 @@
## (Unreleased)
### FEATURES:
* **New builder:** `ebs-surrogate` for building AMIs from EBS volumes. [GH-4351]
### IMPROVEMENTS:
* builder/docker: create export dir if needed. [GH-4439]