CHANGELOG.md in knapsack-1.0.2 vs CHANGELOG.md in knapsack-1.0.3
- old
+ new
@@ -1,8 +1,16 @@
### unreleased
* TODO
+### 1.0.3
+
+* Fix bug #11 - Track properly time when using Timecop gem in tests.
+
+ https://github.com/ArturT/knapsack/issues/11
+
+ https://github.com/ArturT/knapsack/issues/9
+
### 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