From 1a475a7222e61f333c514a1735db44973ba25be0 Mon Sep 17 00:00:00 2001 From: Lennart Schneider Date: Mon, 5 Jun 2023 10:50:57 +0200 Subject: [PATCH] typo --- NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 90789d0a..26fbd644 100644 --- a/NEWS.md +++ b/NEWS.md @@ -17,7 +17,7 @@ * BREAKING CHANGE: `result_function`s now replaced by `ResultAssigner`s. * BREAKING CHANGE: renamed `$model` field of all `Surrogate` classes to `$learner`. * BREAKING CHANGE: For all `Surrogate` and `AcquisitionFunction` classes fields `*_cols` renamed to - `cols_*` (e.g., `x_cols` to `cols_x`) . + `cols_*` (e.g., `x_cols` to `cols_x`). # mlr3mbo 0.1.2