CHANGELOG.md in eps-0.2.0 vs CHANGELOG.md in eps-0.2.1
- old
+ new
@@ -1,4 +1,10 @@
+## 0.2.1
+
+- Fixed error with `summary`
+- Fixed error with `predict` in `Eps::Base`
+- Fixed error with loaded classification models
+
## 0.2.0
- Added support for classification
- Added `to_pmml` method
- Added `Eps::Base`