Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Adding PR 1157 to release notes.
  • Loading branch information
freddyaboulton committed Sep 11, 2020
1 parent b7b86b4 commit dcef397
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/release_notes.rst
Expand Up @@ -15,6 +15,7 @@ Release Notes
* Removed dead code validating column type from `TextFeaturizer` :pr:`1122`
* Fixed issue where Imputer cannot fit when there is None in a categorical or boolean column :pr:`1144`
* OneHotEncoder preserves the custom index in the input data :pr:`1146`
* Users can now pass in any valid kwargs to all estimators :pr:`1157`
* Changes
* Pinned scikit-optimize version to 0.7.4 :pr:`1136`
* Documentation Changes
Expand Down

0 comments on commit dcef397

Please sign in to comment.