Browse code

Changelog updates.

Michael DeHaan authored on 2014/03/17 05:14:11
Showing 1 changed files
... ...
@@ -10,8 +10,10 @@ Major features/changes:
10 10
 
11 11
 New Modules:
12 12
 
13
-* packaging: cpanm
13
+* packaging: cpanm (Perl)
14 14
 * packaging: portage
15
+* packaging: composer (PHP)
16
+* notification: nexmo (SMS)
15 17
 * system: debconf
16 18
 * system: ufw
17 19
 * system: locale_gen
... ...
@@ -22,11 +24,13 @@ New Modules:
22 22
 
23 23
 Other notable changes:
24 24
 
25
+* example callback plugin added for hipchat
25 26
 * libvirt module now supports destroyed and paused as states
26 27
 * s3 module can specify metadata
27 28
 * security token additions to ec2 modules
29
+* setup module code moved into module_utils/, facts now accessible by other modules  
28 30
 * misc bugfixes and other parameters
29
-  
31
+
30 32
 ## 1.5.3 "Love Walks In" - March 13, 2014
31 33
 
32 34
 - Fix validate_certs and run_command errors from previous release