Skip to content

Commit

Permalink
Update CHANGELOG with latest changes
Browse files Browse the repository at this point in the history
  • Loading branch information
alegonz committed Nov 15, 2020
1 parent a90995a commit c41a9ac
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [Unreleased]
### Fixed
- Fix a bug where `Model.fit` would fail for unhashable steps ([PR #43](https://github.com/alegonz/baikal/pull/43)).

### Changed
- Deprecate default value of `class_name` argument in `make_step` function ([PR #45](https://github.com/alegonz/baikal/pull/45)).

## [0.4.1] - 2020-05-17
### Fixed
Expand Down

0 comments on commit c41a9ac

Please sign in to comment.