CHANGELOG.md in xlearn-0.1.0 vs CHANGELOG.md in xlearn-0.1.1

- old
+ new

@@ -1,7 +1,15 @@ +## 0.1.1 + +- Added `cv` method +- Added `partial_fit` method +- Added `save_txt` method +- Added `bias_term`, `linear_term`, and `latent_factors` methods +- Added support for Daru and Numo + ## 0.1.0 - First release