update changelog

This commit is contained in:
Matthew Hooker 2016-12-08 14:09:33 -08:00
parent d3ddd99721
commit 82ab02d530
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1

View File

@ -10,6 +10,11 @@ BACKWARDS INCOMPATIBILITIES:
filename is no longer passed in as an argument to the script, but instead filename is no longer passed in as an argument to the script, but instead
needs to be gleaned from the manifest post-processor. [GH-4189] needs to be gleaned from the manifest post-processor. [GH-4189]
FEATURES:
* **New builder:** "1&1" Added new builder for [1&1](https://www.1and1.com/).
[GH-4163]
IMPROVEMENTS: IMPROVEMENTS:
* builder/amazon: Add `snapshot_tag` overrides. [GH-4015] * builder/amazon: Add `snapshot_tag` overrides. [GH-4015]