From 7029b10ccb7f11bfa60cec74cc6d6ef74aec5504 Mon Sep 17 00:00:00 2001 From: Dan Saattrup Nielsen Date: Tue, 31 Oct 2023 12:52:55 +0100 Subject: [PATCH] docs: Update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7844537..2ff66e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [Unreleased] +### Added +- The `Boot` class now has `save` and `load` methods, which uses `joblib` under the + hood. + + ## [v5.0.0] - 2023-10-30 ### Changed - The dataset-specific dependencies are now put in a separate `datasets` extra, to make