Skip to content

Commit

Permalink
release: 1.0.1 (#450)
Browse files Browse the repository at this point in the history
  • Loading branch information
be-marc authored Sep 11, 2024
1 parent 338dfc4 commit fb448ff
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: mlr3tuning
Title: Hyperparameter Optimization for 'mlr3'
Version: 1.0.0.9000
Version: 1.0.1
Authors@R: c(
person("Marc", "Becker", , "[email protected]", role = c("cre", "aut"),
comment = c(ORCID = "0000-0002-8115-0400")),
Expand Down
4 changes: 2 additions & 2 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# mlr3tuning (development version)
# mlr3tuning 1.0.1

* refactor: Replace internal tuning callback.
* fix: Delete intermediate `BenchmarkResult` in `ObjectiveTuningBatch` after optimization.
* perf: Delete intermediate `BenchmarkResult` in `ObjectiveTuningBatch` after optimization.

# mlr3tuning 1.0.0

Expand Down

0 comments on commit fb448ff

Please sign in to comment.