]> review.fuel-infra Code Review - puppet-modules/puppetlabs-firewall.git/commitdiff
Release 0.1.1
authorKen Barber <ken@bob.sh>
Thu, 28 Feb 2013 22:18:24 +0000 (22:18 +0000)
committerKen Barber <ken@bob.sh>
Thu, 28 Feb 2013 22:18:24 +0000 (22:18 +0000)
Signed-off-by: Ken Barber <ken@bob.sh>
Changelog

index e142ddb45ef53740ce7b77f62bcdc85b17cfb53e..d1d73867a036f5258b30c044e5c34c2f0ac72530 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -4,6 +4,18 @@ Release notes for puppetlabs-firewall module.
 
 ---------------------------------------
 
+#### 0.1.1 - 2012/2/28
+
+This release primarily fixes changing parameters in 3.x
+
+##### Changes
+
+* (GH-128) Change method_missing usage to define_method for 3.x compatibility
+* Update travis.yml gem specifications to actually test 2.6
+* Change source in Gemfile to use a specific URL for Ruby 2.0.0 compatibility
+
+---------------------------------------
+
 #### 0.1.0 - 2012/2/24
 
 This release is somewhat belated, so no summary as there are far too many changes this time around. Hopefully we won't fall this far behind again :-).