summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorToshio Kuratomi <toshio@fedoraproject.org>2015-03-06 01:36:14 +0100
committerToshio Kuratomi <toshio@fedoraproject.org>2015-03-07 06:02:40 +0100
commit493907665b536ca183518e425573a1351ecff6b1 (patch)
tree46de009898ffc8964a65d5324d6250e01a03d00a /CHANGELOG.md
parentAdd and subtract some things from the tarball (diff)
downloadansible-493907665b536ca183518e425573a1351ecff6b1.tar.xz
ansible-493907665b536ca183518e425573a1351ecff6b1.zip
Add no_log w/ skipped tasks to the CHANGELOG
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index edebe0739a..b5adaa6e53 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -29,6 +29,8 @@ in progress, details pending
* Optimize the plugin loader to cache available plugins much more efficiently.
For some use cases this can lead to dramatic improvements in startup time.
+* Fix skipped tasks to not display their parameters if no_log is specified.
+
## 1.8.4 "You Really Got Me" - Feb 19, 2015
* Fixed regressions in ec2 and mount modules, introduced in 1.8.3