CHANGELOG.md in knapsack-1.0.1 vs CHANGELOG.md in knapsack-1.0.2
- old
+ new
@@ -1,8 +1,12 @@
### unreleased
* TODO
+### 1.0.2
+
+* Fix bug #8 - Sort all tests just in case to avoid wrong order of files when running tests on machines where `Dir.glob` has different implementation.
+
### 1.0.1
* Fix bug - Add support for Cucumber Scenario Outline.
### 1.0.0