From b3bca16559c26cb568a4ef5d8ec0992fd9527f68 Mon Sep 17 00:00:00 2001 From: Ryan Curtin Date: Mon, 7 Oct 2024 13:23:17 -0400 Subject: [PATCH] Update HISTORY. --- HISTORY.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 81689fcada..60ca960a38 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -4,8 +4,9 @@ _????-??-??_ - * Fix compilation with clang 19 (#3799) + * Fix compilation with clang 19 (#3799). + * Fix LSTM layer copy/move constructors (#3809). ## mlpack 4.5.0