From 11a859d02e4d8ff61eb89d0c83141bf23206d55c Mon Sep 17 00:00:00 2001 From: Rene Moser Date: Thu, 19 Dec 2013 14:59:28 +0100 Subject: [PATCH] doc: fixed changelog format --- CHANGELOG.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index abb6076c4d4..7014e8d09d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,12 +5,12 @@ Ansible Changes By Release * no_reboot is now defaulted to "no" in the ec2_ami module to ensure filesystem consistency in the resulting AMI. -1.4.2 "Could This Be Magic" - December 18, 2013 +## 1.4.2 "Could This Be Magic" - December 18, 2013 -- Fixed a few bugs related to unicode -- Fixed errors in the ssh connection method with large data returns -- Miscellaneous fixes for a few modules -- Add the ansible-galaxy command +* Fixed a few bugs related to unicode +* Fixed errors in the ssh connection method with large data returns +* Miscellaneous fixes for a few modules +* Add the ansible-galaxy command ## 1.4.1 "Could This Be Magic" - November 27, 2013