Skip to content

Commit

Permalink
Bump changelog for release
Browse files Browse the repository at this point in the history
  • Loading branch information
wfondrie committed Dec 14, 2022
1 parent f2eea1d commit ab1f5b7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

## [Unreleased]

## [0.9.1] - 2022-12-14
### Changed
- Cross-validation classes are now detected by looking for inheritance from the `sklearn.model_selection._search.BaseSearchCV` class.

### Fixed
- Fixed backward compatibility issue for Python <3.10.

## [0.9.0] - 2022-12-02
### Added
- Support for plugins, allowing mokapot to use new models.
Expand Down

0 comments on commit ab1f5b7

Please sign in to comment.