CHANGELOG.md in knapsack-1.14.0 vs CHANGELOG.md in knapsack-1.14.1

- old
+ new

@@ -1,8 +1,16 @@ ### unreleased * TODO +### 1.14.1 + +* Update RSpec timing adapter to be more resilient. + + https://github.com/ArturT/knapsack/pull/64 + +https://github.com/ArturT/knapsack/compare/v1.14.0...v1.14.1 + ### 1.14.0 * Moves Timecop to development dependency. https://github.com/ArturT/knapsack/pull/61