diff --git a/CHANGELOG.md b/CHANGELOG.md index 3dbeb04f40f..44a389caf36 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,10 @@ Ansible Changes By Release * fixes to the return codes of the copy module * copy module takes a remote md5sum to avoid large file transfer * when sudoing to root, still use /etc/ansible/setup as the metadata path, as if root +* support to tag tasks and includes and use --tags in playbook CLI +* various user and group module fixes (error handling, etc) +* apt module now takes an optional force parameter +* slightly better psychic service status handling for the service module 0.5 "Amsterdam" ------- July 04, 2012