From 88bc2f7546e2b374e3f16bd2243e553b67736b0f Mon Sep 17 00:00:00 2001 From: "C. Benjamins" <75323339+benjamc@users.noreply.github.com> Date: Tue, 16 Jul 2024 17:52:05 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c66a8ef73..b209815d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,10 @@ # 2.1.1 +## Features +- Add example to specify total budget (fidelity units) instead of n_trials for multi-fidelity/Hyperband (#1121) + ## Dependencies - Update numpy NaN (#1122) and restrict numpy and ConfigSpace versions -- Add example to specify total budget (fidelity units) instead of n_trials for multi-fidelity/Hyperband (#1121) # 2.1.0