CHANGELOG.md in disco-0.2.0 vs CHANGELOG.md in disco-0.2.1
- old
+ new
@@ -1,4 +1,8 @@
+## 0.2.1 (2020-10-28)
+
+- Fixed issue with `user_recs` returning rated items
+
## 0.2.0 (2020-07-31)
- Changed score to always be between -1 and 1 for `item_recs` and `similar_users` (cosine similarity - this makes it easier to understand and consistent with `optimize_item_recs` and `optimize_similar_users`)
## 0.1.3 (2020-06-28)