CHANGELOG.md in rating-0.7.0 vs CHANGELOG.md in rating-0.8.0
- old
+ new
@@ -1,4 +1,10 @@
+## v0.8.0
+
+### News
+
+- Adds `unscoped_rating` option to calculate the rating counting all resource record ignoring the scope.
+
## v0.7.0
### News
- Support to configure `uniqueness` validation via YAML into Rating::Rate model;