From 20c47a4b63bb515d4aa2c0f577c91ddebf47f857 Mon Sep 17 00:00:00 2001 From: Ryan Curtin Date: Fri, 22 Nov 2024 23:49:10 -0500 Subject: [PATCH] Update history. --- HISTORY.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index 7e45158018..360a329ca4 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -15,6 +15,9 @@ _????-??-??_ * Fix serialization and `MinDistance()` bugs with `HollowBallBound` (#3808). + * Fix command-line duplicate output bug when loading matrices for some bindings + (#3838). + ## mlpack 4.5.0 _2024-09-17_