update changelog

pull/711/head
Michael DeHaan 12 years ago
parent ee5f12cd40
commit 1e464d6c4b

@ -47,6 +47,8 @@ Ansible Changes By Release
* 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
* MySQL and PostgreSQL modules for user and db management
* vars_prompt now supports private password entry (see examples/playbooks/prompts.yml)
0.5 "Amsterdam" ------- July 04, 2012

Loading…
Cancel
Save