From 18d383f503e4a29dfb2524e6c58aa724d94159a0 Mon Sep 17 00:00:00 2001 From: Ryan Curtin Date: Mon, 2 Dec 2024 09:18:47 -0500 Subject: [PATCH] Add an entry in the HISTORY for #413. --- HISTORY.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index 324400bd4..ac89f46a4 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,7 @@ ### ensmallen ?.??.?: "???" ###### ????-??-?? + * Remove unused variables to fix compiler warnings + ([#413](https://github.com/mlpack/ensmallen/pull/413)). ### ensmallen 2.22.0: "E-Bike Excitement" ###### 2024-11-29