Skip to content

Commit

Permalink
Version 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nils-braun committed Feb 4, 2020
1 parent 7ea189c commit 6a695e5
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,27 @@ Changelog
tsfresh uses `Semantic Versioning <http://semver.org/>`_


Version 0.14.0
==============

- Breaking Change
- Replace Benjamini-Hochberg implementation with statsmodels implementation (#570)
- Refactoring and Documentation
- travis.yml (#605)
- gitignore (#608)
- Fix docstring of c3 (#590)
- Feature/pep8 (#607)
- Added Features
- Improve test coverage (#609)
- Add "autolag" parameter to augmented_dickey_fuller() (#612)
- Bugfixes
- Feature/pep8 (#607)
- Fix filtering on warnings with multiprocessing on Windows (#610)
- Remove outdated logging config (#621)
- Replace Benjamini-Hochberg implementation with statsmodels implementation (#570)
- Fix the kernel and the naming of a notebook (#626)


Version 0.13.0
==============

Expand Down

0 comments on commit 6a695e5

Please sign in to comment.