Skip to content

Commit eb724c6

Browse files
committed
added changes for version 0.8.0
1 parent bdbabc8 commit eb724c6

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGES.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ Changelog
44

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

7+
Version 0.8.0
8+
=============
9+
- Breaking API changes:
10+
- removing of feature extraction settings object, replaced by keyword arguments and a plain dictionary (fc_parameters)
11+
- removing of feature selection settings object, replaced by keyword arguments
12+
- added notebook with examples of new API
13+
- added chapter in docs about the new API
14+
- adjusted old notebooks and documentation to new API
15+
716
Version 0.7.1
817
=============
918

0 commit comments

Comments
 (0)