Commit 07ba9070 by Michael DeHaan

Update CHANGELOG.md

update changelog, these weren't major features so move to other section
parent 4d2b7d63
......@@ -12,8 +12,7 @@ Major features/changes:
- multiple users can connect with different keys, when `accelerate_multi_key = yes` is specified in the ansible.cfg.
- daemon lifetime is now based on the time from the last activity, not the time from the daemon's launch.
* ansible-playbook now accepts --force-handlers to run handlers even if tasks result in failures
* apt module now accepts "deb" parameter to install local dpkg files
* regex_replace filter plugin added
New Modules:
......@@ -65,6 +64,9 @@ Other notable changes:
* the ec2_key module now has wait/wait_timeout parameters
* added version_compare filter (see docs)
* added ability for module documentation YAML to utilize shared module snippets for common args
* apt module now accepts "deb" parameter to install local dpkg files
* regex_replace filter plugin added
* ... to be filled in from changelogs ...
## 1.5.3 "Love Walks In" - March 13, 2014
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment