From 9e2cbd1fc8148410bdd1c522aedbb3cd83a48188 Mon Sep 17 00:00:00 2001 From: Ryan Curtin Date: Tue, 14 May 2024 23:19:28 -0400 Subject: [PATCH] Update HISTORY. --- HISTORY.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index cf727b6014..ddb7140613 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -39,7 +39,8 @@ * Fix usage of precompiled headers; remove cotire (#3635). - * Fix non-working `verbose` option for R bindings (#3691). + * Fix non-working `verbose` option for R bindings (#3691), and add global + `mlpack.verbose` option (#3706). ### mlpack 4.3.0 ###### 2023-11-27