Add elasticsearch_plugin fix to CHANGELOG

This commit is contained in:
Sam Doran 2017-10-03 22:33:53 -04:00
parent 88a2c3c047
commit 69e945129a

View file

@ -83,6 +83,7 @@ Ansible Changes By Release
* reduced normal error redundancy and verbosity, display on increased and when needed
* Give an informative error instead of a traceback if include_vars dir is file instead of directory (https://github.com/ansible/ansible/pull/31157)
* Fix monit module's version check for color support (https://github.com/ansible/ansible/pull/31212)
* Max `elasticsearch_plugin` module work with both 2.x and 5.x (https://github.com/ansible/ansible/issues/21989)
<a id="2.4"></a>