From 3a83cf1d6c8ae1776dd8b4d320b2a1caeeaa1c95 Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Mon, 13 Jan 2014 18:01:02 -0500 Subject: [PATCH] Add implicit and hopefully obvious note to changelog. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cdf80bfc6e..2d817ee3bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ New modules: Misc: * no_reboot is now defaulted to "no" in the ec2_ami module to ensure filesystem consistency in the resulting AMI. +* various bug fixes ## 1.4.4 "Could This Be Magic" - January 6, 2014