Add release notes for Newton blueprints

Change-Id: Id643dae85b1df86796d27fa885aa7c7303d4f4d8
This commit is contained in:
Antoine Cabot
2016-08-29 11:17:52 +02:00
parent 3ed44383ab
commit 7cce4b9ed4
13 changed files with 72 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
---
features:
- Added a generic scoring engine module, which
will standarize interactions with scoring engines
through the common API. It is possible to use the
scoring engine by different Strategies, which
improve the code and data model re-use.