CHANGELOG.md in active_sample-1.0.1 vs CHANGELOG.md in active_sample-1.0.2

- old
+ new

@@ -1,6 +1,10 @@ # Changelog +## 1.0.2 - 2017.06.28 + +- Add sample support for model's primary key not `:id` + ## 1.0.1 - 2016.05.07 - Improves `Model.sample(1)` case. ## 1.0.0 - 2016.05.05