From fef04420c98f8cd5c2222aad0ff4def2f253b8ef Mon Sep 17 00:00:00 2001 From: jborean93 Date: Wed, 20 Sep 2017 15:25:35 +1000 Subject: [PATCH] Updated changelog with camel conversion fixes --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ac68d9a40c4..d546a815063 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ Ansible Changes By Release * Fix for a proper logout in the module ovirt_vms * Fixed docs for 'password' lookup * Corrected and added missing feature and porting docs for 2.4 +* Fix for Ansible.ModuleUtils.CamelConversion to handle empty lists and lists with one entry