CHANGELOG.md in disco-0.4.0 vs CHANGELOG.md in disco-0.4.2
- old
+ new
@@ -1,4 +1,12 @@
+## 0.4.2 (2024-06-24)
+
+- Removed dependency on `csv` gem for `load_movielens`
+
+## 0.4.1 (2024-05-23)
+
+- Reduced memory for `item_recs` and `similar_users`
+
## 0.4.0 (2023-01-30)
- Fixed issue with `has_recommended` and inheritance with Rails < 6.1
- Deprecated marshal serialization
- Dropped support for Ruby < 2.7 and Rails < 6