Update CHANGELOG to include clean_ami_name

This commit is contained in:
Mark Peek 2013-09-07 18:57:00 -07:00
parent 7b9ded8a36
commit 312cb4a2db
1 changed files with 2 additions and 0 deletions

View File

@ -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: