Skip to content

Commit

Permalink
docs: Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
saattrupdan committed Jul 5, 2023
1 parent fad76bc commit 5443f46
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,15 @@ and this project adheres to
[Semantic Versioning](http://semver.org/spec/v2.0.0.html).


## [Unreleased]
### Added
- Now saves the models during training with a `Boot` and reuses those during inference,
speeding up inference. Thanks to @andrepugni for this contribution!

### Fixed
- Downgraded `tables` to 3.7.0 to fix an installation bug.


## [v4.4.1] - 2023-04-23
### Fixed
- When `return_all` is specified in `Boot.predict` and multiple samples have been
Expand Down

0 comments on commit 5443f46

Please sign in to comment.