diff --git a/CHANGELOG.md b/CHANGELOG.md index 0159110856a..ff0df9b2152 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -46,6 +46,7 @@ Ansible Changes By Release * ./hacking/test-module now supports options like ansible takes and has a debugger mode * playbook is now colorized, set ANSIBLE_NOCOLOR=1 if you do not like this, does not colorize if not a TTY * support ranges of hosts in the host file +* hostvars now preserved between plays (regression in 0.5 from 0.4), useful for sharing vars in multinode configs 0.5 "Amsterdam" ------- July 04, 2012