CHANGELOG.md in voting-0.1.0 vs CHANGELOG.md in voting-0.2.0
- old
+ new
@@ -1,6 +1,13 @@
+## v0.2.0
+
+### News
+
+- The Rails dependency was reduced to only activerecord;
+- The `voted?` method now support ask if the vote was `positive` or `negative`.
+
## v0.1.0
- First release.