CHANGELOG.md in knapsack-0.1.1 vs CHANGELOG.md in knapsack-0.1.2
- old
+ new
@@ -1,7 +1,12 @@
### unreleased
-* nothing yet
+* TODO
+
+### 0.1.2
+
+* Fix case when someone removes spec file which exists in knapsack report.
+* Extract config to separate class and fix wrong node time execution on CI.
### 0.1.1
* Fix assigning time execution to right spec file when call RSpec shared example.