doc: fixed changelog format
This commit is contained in:
parent
1ef9930b80
commit
11a859d02e
1 changed files with 5 additions and 5 deletions
10
CHANGELOG.md
10
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.
|
* 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 a few bugs related to unicode
|
||||||
- Fixed errors in the ssh connection method with large data returns
|
* Fixed errors in the ssh connection method with large data returns
|
||||||
- Miscellaneous fixes for a few modules
|
* Miscellaneous fixes for a few modules
|
||||||
- Add the ansible-galaxy command
|
* Add the ansible-galaxy command
|
||||||
|
|
||||||
## 1.4.1 "Could This Be Magic" - November 27, 2013
|
## 1.4.1 "Could This Be Magic" - November 27, 2013
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue