From ca478c858441e752091a35925bd4e216dece5ee2 Mon Sep 17 00:00:00 2001 From: Omar Shrit Date: Thu, 11 Nov 2021 15:13:42 +0000 Subject: [PATCH] Fix lost hashes Signed-off-by: Omar Shrit --- HISTORY.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index 9039660440..439d24a566 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,10 +1,10 @@ ### mlpack ?.?.? ###### ????-??-?? - * Migrate from boost tests to Catch2 framework (2523), (#2584). + * Migrate from boost tests to Catch2 framework (#2523), (#2584). - * Update NumFOCUS team voting responsibilities (3071). + * Update NumFOCUS team voting responsibilities (#3071). - * Add armadillo bump version policy (3048). + * Add armadillo bump version policy (#3048). * Bump minimum armadillo version from 8.400 to 9.800 (#3043).