Skip to content

Commit

Permalink
Version 0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nils-braun committed Mar 26, 2020
1 parent eaa08b8 commit f2d03b4
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,23 @@ Changelog

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

Version 0.15.1
==============

- Added Features
- Add count_above and count_below feature (#632)
- Add convenience bindings for dask dataframes and pyspark dataframes (#651)
- Bugfixes
- Fix documentation build and feature table in sphinx (#637, #631, #627)
- Add scripts to API documentation
- Skip dask test for older python versions (#649)
- Add missing distributor keyword (#648)
- Fix tuple input for cwt (#645)

Version 0.14.1
==============

- Fix travis deployment

Version 0.14.0
==============
Expand Down

0 comments on commit f2d03b4

Please sign in to comment.