Update CHANGELOG
This commit is contained in:
parent
8dd3850482
commit
682cd97991
|
@ -6,6 +6,11 @@ BACKWARDS INCOMPATIBILITIES:
|
||||||
The builder automatically waits for events to go away. Run your templates
|
The builder automatically waits for events to go away. Run your templates
|
||||||
through `packer fix` to get rid of these.
|
through `packer fix` to get rid of these.
|
||||||
|
|
||||||
|
FEATURES:
|
||||||
|
|
||||||
|
* New globally available template function: `uuid`. Generates a new random
|
||||||
|
UUID.
|
||||||
|
|
||||||
IMPROVEMENTS:
|
IMPROVEMENTS:
|
||||||
|
|
||||||
* builder/amazon/all: Ability to specify the format of the temporary
|
* builder/amazon/all: Ability to specify the format of the temporary
|
||||||
|
|
Loading…
Reference in New Issue