Update CHANGELOG

This commit is contained in:
Michael DeHaan 2014-08-11 15:59:49 -04:00
parent 4a05310ba0
commit 7e42ca6665

View file

@ -10,6 +10,7 @@ New core features:
* added new Jinja2 filters, 'min' and 'max' that take lists
* new 'ansible_version' variable available contains a dictionary of version info
* For ec2 dynamic inventory, ec2.ini can has various new configuration options
* 'ansible vault view filename.yml' opens filename.yml decrypted in a pager.
New Modules: