From d2cf3c16c52c2e99db49724d47262d5c33f09d62 Mon Sep 17 00:00:00 2001 From: Ankit Mahato Date: Sat, 23 Nov 2019 22:12:38 +0530 Subject: [PATCH] spell check --- CHANGELOG.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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