CHANGELOG.md in knapsack-1.2.0 vs CHANGELOG.md in knapsack-1.2.1
- old
+ new
@@ -1,8 +1,16 @@
### unreleased
* TODO
+### 1.2.1
+
+* Add support for Turnip features
+
+ https://github.com/ArturT/knapsack/pull/19
+
+https://github.com/ArturT/knapsack/compare/v1.2.0...v1.2.1
+
### 1.2.0
* Add minitest adapter.
* Fix bug with missing global time execution when tests took less than second.