Browse code

Update CHANGELOG

Michael DeHaan authored on 2014/08/12 04:59:49
Showing 1 changed files
... ...
@@ -10,6 +10,7 @@ New core features:
10 10
 * added new Jinja2 filters, 'min' and 'max' that take lists
11 11
 * new 'ansible_version' variable available contains a dictionary of version info
12 12
 * For ec2 dynamic inventory, ec2.ini can has various new configuration options
13
+* 'ansible vault view filename.yml' opens filename.yml decrypted in a pager.
13 14
 
14 15
 New Modules:
15 16