CHANGELOG.md in knapsack-1.6.0 vs CHANGELOG.md in knapsack-1.6.1

- old
+ new

@@ -1,8 +1,16 @@ ### unreleased * TODO +### 1.6.1 + +* Changed rake task in minitest_runner.rb to have no warnings output + + https://github.com/KnapsackPro/knapsack_pro-ruby/pull/4 + +https://github.com/ArturT/knapsack/compare/v1.6.0...v1.6.1 + ### 1.6.0 * Add support for Cucumber 2 https://github.com/ArturT/knapsack/issues/30