Update CHANGELOG
This commit is contained in:
parent
ffa7dff585
commit
7004813a1f
|
@ -18,6 +18,12 @@ FEATURES:
|
||||||
* The `amazon` builders (all of them) can now have attributes of their
|
* The `amazon` builders (all of them) can now have attributes of their
|
||||||
resulting AMIs modified, such as access permissions and product codes.
|
resulting AMIs modified, such as access permissions and product codes.
|
||||||
|
|
||||||
|
IMPROVEMENTS:
|
||||||
|
|
||||||
|
* provisioner/salt-masterless: `local_state_tree` is no longer required,
|
||||||
|
allowing you to use shell provisioner (or others) to bring this down.
|
||||||
|
[GH-269]
|
||||||
|
|
||||||
BUG FIXES:
|
BUG FIXES:
|
||||||
|
|
||||||
* builder/vmware: Workstation works on Windows XP now. [GH-238]
|
* builder/vmware: Workstation works on Windows XP now. [GH-238]
|
||||||
|
|
Loading…
Reference in New Issue