Skip to content

Commit b3395c1

Browse files
committed
Bumpversion 0.18.0
1 parent 4fb8967 commit b3395c1

File tree

1 file changed

+20
-4
lines changed

1 file changed

+20
-4
lines changed

CHANGES.rst

Lines changed: 20 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,34 @@ Changelog
44

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

7-
Unreleased
8-
==========
7+
Version 0.18.0
8+
==============
99

1010
- Added Features
1111
- Allow arbitrary rolling sizes (#766)
1212
- Allow for multiclass significance tests (#762)
13-
- Bugfixes:
13+
- Add multiclass option to RelevantFeatureAugmenter (#782)
14+
- Addition of matrix_profile feature (#793)
15+
- Added new query similarity counter feature (#798)
16+
- Add root mean square feature (#813)
17+
- Bugfixes/Typos/Documentation:
1418
- Do not send coverage of notebook tests to codecov (#759)
15-
- Fix typos in notebook (#757)
19+
- Fix typos in notebook (#757, #780)
1620
- Fix output format of `make_forecasting_frame` (#758)
1721
- Fix badges and remove benchmark test
1822
- Fix BY notebook plot (#760)
23+
- Ts forecast example improvement (#763)
24+
- Also surpress warnings in dask (#769)
25+
- Update relevant_feature_augmenter.py (#779)
26+
- Fix column names in quick_start.rst (#778)
27+
- Improve relevance table function documentation (#781)
28+
- Fixed #789 Typo in "how to add custom feature" (#790)
29+
- Convert to the correct type on warnings (#799)
30+
- Fix minor typos in the docs (#802)
31+
- Add unwanted filetypes to gitignore (#819)
32+
- Fix build and test failures (#815)
33+
- Fix imputing docu (#800)
34+
- Bump the scikit-learn version (#822)
1935

2036
Version 0.17.0
2137
==============

0 commit comments

Comments
 (0)