From ffc5395768e92d0db49f87a6c562dd12ece9c55e Mon Sep 17 00:00:00 2001 From: Maximilian Noethe Date: Wed, 6 Apr 2016 14:54:51 +0200 Subject: [PATCH] Add changes to MeasurePerformance to CHANGELOG.md --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ee4abba4e..e2bd1aa65c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,10 @@ #Changelog for the fact-tools -## Version 0.13.3 +## Version 0.13.3 -- 06.04.2016 * new Processor: `fact.ApplyModel` which applies a .pmml model to data in the data item. The model can be written with SciKit learn. * added several xml files, making use of the ApplyModel processor. +* MeasurePerformance now handles multiple uses of the same Processor correctly ## Version 0.13.2 -- 06.04.2016 @@ -240,7 +241,7 @@ We now support an early version of easy multistream handling to stream data from ## Version 0.7.9 Added processor to correct utc times with gps time correction files: - `fact.filter.GpsTimeCorrection` + `fact.filter.GpsTimeCorrection` ## Version 0.7.7