Skip to content

Commit

Permalink
Add changes to MeasurePerformance to CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maxnoe committed Apr 6, 2016
1 parent bc6592c commit ffc5395
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down Expand Up @@ -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
Expand Down

0 comments on commit ffc5395

Please sign in to comment.