summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJames Cammarata <jimi@sngx.net>2013-09-04 18:47:07 -0700
committerJames Cammarata <jimi@sngx.net>2013-09-04 18:47:07 -0700
commit7e849ac7e06adfe19b34934e54ac02aa450fbe24 (patch)
tree0341a7c67bef47af24a9d3a1d555468018822377 /CHANGELOG.md
parentfff497a1aef6db7f2a8f92d981a6b9a789bf798e (diff)
parent1de6094d22627df1bb6bf2da72703a39c9d8e41e (diff)
downloadansible-7e849ac7e06adfe19b34934e54ac02aa450fbe24.tar.gz
Merge pull request #4015 from sergevanginderachter/changeflatlog
fix flattened plugin name in changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index efba049950..f5d3b4216d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -98,7 +98,7 @@ Misc changes:
* added IAM role support to EC2 module
* fixes for OpenBSD package module to avoid shell expansion
* git module upgrades to allow --depth and --version to be used together
-* new lookup plugin, "with_flat_list"
+* new lookup plugin, "with_flattened"
* extra vars (-e) variables can be used in playbook include paths
* improved reporting for invalid sudo passwords
* improved reporting for inability to find a suitable tmp location