Updating CHANGELOG/RELEASES in devel for 1.5.3 and older releases

This commit is contained in:
James Cammarata
2014-03-13 16:31:19 -05:00
parent 8df29e7c8b
commit 316d1ca977
4 changed files with 30 additions and 1 deletions

View File

@@ -29,6 +29,15 @@ Other notable changes:
* security token additions to ec2 modules
* misc bugfixes and other parameters
## 1.5.3 "Love Walks In" - March 13, 2014
- Fix validate_certs and run_command errors from previous release
- Fixes to the git module related to host key checking
## 1.5.2 "Love Walks In" - March 11, 2014
- Fix module errors in airbrake and apt from previous release
## 1.5.1 "Love Walks In" - March 10, 2014
- Force command action to not be executed by the shell unless specifically enabled.