CHANGELOG.md in knapsack-1.14.1 vs CHANGELOG.md in knapsack-1.15.0
- old
+ new
@@ -1,8 +1,16 @@
### unreleased
* TODO
+### 1.15.0
+
+* Add support for Cucumber 3.
+
+ https://github.com/ArturT/knapsack/pull/68
+
+https://github.com/ArturT/knapsack/compare/v1.14.1...v1.15.0
+
### 1.14.1
* Update RSpec timing adapter to be more resilient.
https://github.com/ArturT/knapsack/pull/64