diff --git a/CHANGELOG.md b/CHANGELOG.md index 642b0b87c..fb35d80a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,8 @@ FEATURES: UUID. * New globally available template function: `isotime`. Generates the 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: