CHANGELOG.md in knife-spork-1.0.8 vs CHANGELOG.md in knife-spork-1.0.9

- old
+ new

@@ -1,4 +1,33 @@ +## 1.0.9 (28th October, 2012) +Features: + + - Jabber Plugin (thanks to Graham McMillan - https://github.com/gmcmillan) + +Bugfixes: + + - Fix exception when spork promote called with no arguments (thanks to Julian Dunn - https://github.com/juliandunn) + +## 1.0.8 (25th September, 2012) +Bugfixes: + + - Fix whitespace warnings which occur in the git plugin under Ruby 1.8 + +## 1.0.7 (25th September, 2012) +Bugfixes: + + - Fix invalid syntax in Hipchat plugin + +## 1.0.6 (25th September, 2012) +Bugfixes: + + - Fix for disabling plugins when override config files are present + +## 1.0.5 (24th September, 2012) +Bugfixes: + + - Fixes for hipchat plugin + ## 1.0.4 (14th September, 2012) Features: - Spork can now run command from any directory, not just the root of your chef repository.