Skip to content

Commit

Permalink
prepare changes for 0.12.0 (#555)
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxBenChrist authored Jul 9, 2019
1 parent 4610b16 commit f7b037e
Showing 1 changed file with 13 additions and 4 deletions.
17 changes: 13 additions & 4 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,19 @@ Changelog
tsfresh uses `Semantic Versioning <http://semver.org/>`_


Unreleased
==========
Version 0.12.0
==============

- fixed bugs
- wrong calculation of friedrich coefficients
- feature selection selected too many features
- an ignored max_timeshift parameter in roll_time_series
- add deprecation warning for python 2
- added support for index based features
- new feature calculator
- linear_trend_timewise
- enable the RelevantFeatureAugmenter to be used in cross validated pipelines
- increased scipy dependency to 1.2.0
- fixed bug in friedrich coefficient where the parameter were ignored and wrong features were returned


Version 0.11.2
Expand All @@ -28,7 +37,7 @@ Version 0.11.1
==============
- general performance improvements
- removed hard pinning of dependencies
- fixed
- fixed bugs
- the stock price forecasting notebook
- the multi classification notebook

Expand Down

0 comments on commit f7b037e

Please sign in to comment.