Skip to content

Commit

Permalink
added changes for version 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxBenChrist committed May 30, 2017
1 parent bdbabc8 commit eb724c6
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ Changelog

tsfresh uses `Semantic Versioning <http://semver.org/>`_

Version 0.8.0
=============
- Breaking API changes:
- removing of feature extraction settings object, replaced by keyword arguments and a plain dictionary (fc_parameters)
- removing of feature selection settings object, replaced by keyword arguments
- added notebook with examples of new API
- added chapter in docs about the new API
- adjusted old notebooks and documentation to new API

Version 0.7.1
=============

Expand Down

0 comments on commit eb724c6

Please sign in to comment.