diff --git a/CHANGELOG.md b/CHANGELOG.md index e0dcfb5..42fd9fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ **v1.1.0:** - * `PFAEngine.fromPmml(pmmlDocument)` support is now dropped begining v1.1.0 as its implementation was originally not matured in [titus](https://github.com/opendatagroup/hadrian). Only 2/40 examples listed in the DMG PMML website was compatible with `PFAEngine.fromPmml(pmmlDocument)` in the original titus package. + * `PFAEngine.fromPmml(pmmlDocument)` support is now dropped begining v1.1.0 as its implementation was originally not matured in [titus](https://github.com/opendatagroup/hadrian). Only 2/40 examples listed in the DMG PMML website were compatible with `PFAEngine.fromPmml(pmmlDocument)` in the original titus package. **v1.0.1:** diff --git a/README.md b/README.md index 3562dc8..62d14ca 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ and the push to production pang continues .. # New Features! - - `PFAEngine.fromPmml(pmmlDocument)` support is now dropped begining v1.1.0 as its implementation was originally not matured in [titus](https://github.com/opendatagroup/hadrian). Only 2/40 examples listed in the DMG PMML website was compatible with `PFAEngine.fromPmml(pmmlDocument)` in the original titus package. + - `PFAEngine.fromPmml(pmmlDocument)` support is now dropped begining v1.1.0 as its implementation was originally not matured in [titus](https://github.com/opendatagroup/hadrian). Only 2/40 examples listed in the DMG PMML website were compatible with `PFAEngine.fromPmml(pmmlDocument)` in the original titus package. ### Changes in titus2 v1.1.0