Update CHANGELOG with aws_s3 fix

This commit is contained in:
Ryan S. Brown 2017-10-02 14:38:45 -04:00
parent fd31896906
commit d2c11a1b00

View file

@ -69,6 +69,7 @@ Ansible Changes By Release
* corrected YAML_FILENAME_EXTENSIONS ini setter as key/section were swapped
* Better error message when a yaml inventory is invalid
* avoid include_Xs conflating vars with options
* Fix aws_s3 module handling `encrypt` option (https://github.com/ansible/ansible/pull/31203)
<a id="2.4"></a>