Changelog updates.

This commit is contained in:
Michael DeHaan 2014-03-16 16:14:11 -04:00
parent f700da8249
commit 7192343d6e

View file

@ -10,8 +10,10 @@ Major features/changes:
New Modules: New Modules:
* packaging: cpanm * packaging: cpanm (Perl)
* packaging: portage * packaging: portage
* packaging: composer (PHP)
* notification: nexmo (SMS)
* system: debconf * system: debconf
* system: ufw * system: ufw
* system: locale_gen * system: locale_gen
@ -22,11 +24,13 @@ New Modules:
Other notable changes: Other notable changes:
* example callback plugin added for hipchat
* libvirt module now supports destroyed and paused as states * libvirt module now supports destroyed and paused as states
* s3 module can specify metadata * s3 module can specify metadata
* security token additions to ec2 modules * security token additions to ec2 modules
* setup module code moved into module_utils/, facts now accessible by other modules
* misc bugfixes and other parameters * misc bugfixes and other parameters
## 1.5.3 "Love Walks In" - March 13, 2014 ## 1.5.3 "Love Walks In" - March 13, 2014
- Fix validate_certs and run_command errors from previous release - Fix validate_certs and run_command errors from previous release