Update files for 1.5.1 release.

This commit is contained in:
Richard C Isaacson 2014-03-10 17:40:36 -05:00
commit 16c05cbc88
7 changed files with 23 additions and 6 deletions

View file

@ -1,6 +1,13 @@
Ansible Changes By Release
==========================
## 1.5.1 "Love Walks In" - March 10, 2014
- Force command action to not be executed by the shell unless specifically enabled.
- Validate SSL certs accessed through urllib*.
- Implement new default cipher class AES256 in ansible-vault.
- Misc bug fixes.
## 1.5 "Love Walks In" - February 28, 2014
Major features/changes: