Skip to content

Commit 99643d1

Browse files
committed
added changes for v0.8.1
1 parent a57a09f commit 99643d1

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGES.rst

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

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

7+
Version 0.8.1
8+
=============
9+
- new features:
10+
- linear trend
11+
- agg trend
12+
- new sklearn compatible transformers
13+
- PerColumnImputer
14+
- fixed bugs
15+
- make mannwhitneyu method compatible with scipy > v0.18.0
16+
- added caching to travis
17+
- internally, added serial calculation of features
18+
719
Version 0.8.0
820
=============
921
- Breaking API changes:

0 commit comments

Comments
 (0)