Skip to content

Commit

Permalink
Adding PR 1691 to release notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
freddyaboulton committed Jan 13, 2021
1 parent cf6965d commit 38edb46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/release_notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Release Notes
* Enhanced time series pipelines to accept empty features :pr:`1651`
* Added support for list inputs for objectives :pr:`1663`
* Added support for ``AutoMLSearch`` to handle time series classification pipelines :pr:`1666`
* Enhanced ``DelayedFeaturesTransformer`` to encode categorical features and targets before delaying them :pr:`1691`
* Fixes
* Fixed thresholding for pipelines in ``AutoMLSearch`` to only threshold binary classification pipelines :pr:`1622` :pr:`1626`
* Updated ``load_data`` to return Woodwork structures and update default parameter value for ``index`` to ``None`` :pr:`1610`
Expand Down

0 comments on commit 38edb46

Please sign in to comment.