Updated changelog for windows module util list fix

This commit is contained in:
jborean93 2017-09-19 14:23:48 +10:00 committed by Toshio Kuratomi
parent 8a247989c5
commit 6296b906fb

View file

@ -12,6 +12,7 @@ Ansible Changes By Release
* Python-3 fixes
* Fix openssl_certificate parameter assertion on Python3
* Fix for win_file to respect check mode when deleting directories
* Fix for Ansible.ModuleUtils.Legacy.psm1 to return list params correctly
<a id="2.4"></a>