Skip to content

Commit

Permalink
Update RELEASE_NOTES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
oegedijk committed May 6, 2022
1 parent cff1bcc commit b7b1073
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
-

### New Features
- Upgraded to bootstrap5 and dash-bootstrap-components v1 (which is also based on bootstrap5)
- Upgrades the dashboard to bootstrap5 and dash-bootstrap-components v1 (which is also based on bootstrap5)
- Both sklearn and imblearn Pipelines are now supported, as long as the transformers have a `.get_feature_names_out()` method

### Bug Fixes
- Suppresses warnings when extracting final model from pipeline that was not fitted on a dataframe.
-

### Improvements
-
- No longer limiting werkzeug version due to upstream bug fixes of `dash` and `jupyter-dash`
-

### Other Changes
Expand Down

0 comments on commit b7b1073

Please sign in to comment.