From b47ba658c9ee60663f3cbfd3b1c809ffae69b519 Mon Sep 17 00:00:00 2001 From: N Rajiv Vaidyanathan Date: Tue, 4 Jul 2017 20:33:15 +0530 Subject: [PATCH] Updated Armadillo version in HISTORY.md --- HISTORY.md | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY.md b/HISTORY.md index bc6cd7497a..c14e5184fe 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -6,6 +6,7 @@ ### mlpack 2.2.3 ###### 2017-05-24 * Bug fix for --predictions_file in mlpack_decision_tree program. + * Bump minimum required version of Armadillo to 6.500.0. ### mlpack 2.2.2 ###### 2017-05-04