CHANGELOG.md in rating-0.9.0 vs CHANGELOG.md in rating-0.10.0

- old
+ new

@@ -1,14 +1,20 @@ +## v0.10.0 + +### News + +- Add option `where` to be able adds conditions on `Rating::Rate`. + ## v0.9.0 ### News - Order index keys of template the same way Rails does the query; - Limits the `_type` columns to avoid overflow bytes in DBs like MySQL < 5.7. ### Updates -- Update Rails to 2.6.5; +- Update Ruby to 2.6.5; - Update Activerecord to the last version; ## v0.8.0 ### News