Update CHANGELOG to include clean_ami_name
This commit is contained in:
parent
7b9ded8a36
commit
312cb4a2db
|
@ -12,6 +12,8 @@ FEATURES:
|
||||||
UUID.
|
UUID.
|
||||||
* New globally available template function: `isotime`. Generates the
|
* New globally available template function: `isotime`. Generates the
|
||||||
current time in ISO standard format.
|
current time in ISO standard format.
|
||||||
|
* New Amazon template function: `clean_ami_name`. Substitutes '-' for
|
||||||
|
characters that are illegal to use in an AMI name.
|
||||||
|
|
||||||
IMPROVEMENTS:
|
IMPROVEMENTS:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue