Skip to content

Commit 53ebcbf

Browse files
committed
...
1 parent 2d37187 commit 53ebcbf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NEWS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
* feat: Allow `"learn"` tag (direction=0) alongside minimize/maximize in `Codomain`.
44
* feat: Add new base class `EvalInstance` from which `OptimInstance` now inherits. `EvalInstance` keeps information about a process that evaluates an `Objective` while not necessarily optimizing it.
55
* feat: Exporting formerly internal `choose_search_space()` function.
6+
* feat: Use `mlr3misc` error classes for errors and warnings.
7+
* compatibility: Compatible with `rush` 1.0.0.
8+
* fix: Terminator print method works correctly now.
69

710
# bbotk 1.8.1
811

0 commit comments

Comments
 (0)