diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c39361df6f..97b635a2c70 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,9 @@ Ansible Changes By Release * fixed wait_for python2.4/2.5 compatibility (this is last version this is needed) * fix for adhoc not obeying callback options * fix for win_find where it fails to recursively scan empty nested directories ++ fix non-pipelined code paths for Windows (eg, ANSIBLE_KEEP_REMOTE_FILES, non-pipelined connection plugins) +* fix for win_updates where args and check mode were ignored due to common code change + ## 2.3.1 "Ramble On" - 2017-06-01