From 6d27ac60cb6eda27f57a129acba1c651ec33b50e Mon Sep 17 00:00:00 2001 From: Toshio Kuratomi Date: Sun, 17 Sep 2017 22:01:10 -0700 Subject: [PATCH] Note that the bundled six has been updated to 1.11.0 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3575b4fdaa..dd96c4e23e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ Ansible Changes By Release ## 2.5 "TBD" - ACTIVE DEVELOPMENT ### Major Changes -* Removed the previouslly deprecated 'accelerate' mode and all associated keywords and code. +* Removed the previously deprecated 'accelerate' mode and all associated keywords and code. ### Deprecations * previouslly deprecated 'hostfile' config settings have been 're-deprecated' as previouslly code did not warn about deprecated configuration settings. @@ -19,6 +19,7 @@ Ansible Changes By Release ### Minor Changes * added a few new magic vars corresponding to configuration/command line options: ansible_diff_mode, ansible_inventory_sources, ansible_limit, ansible_run_tags , ansible_forks and ansible_skip_tags +* Updated the bundled copy of the six library to 1.11.0