From 2d2730b2e2b27d8974aa092859abc352c3ee9302 Mon Sep 17 00:00:00 2001 From: Rahul Prabhu Date: Tue, 25 Jun 2019 18:03:58 +0530 Subject: [PATCH] Commits not working? --- HISTORY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 0f0b3031af..93d28d2633 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -10,7 +10,7 @@ * Add `IsTerminal()` method to the pendulum environment. Action struct in continuous RL environments now stores the action as a `double` instead - of `double[1]` (#1941, #1931). + of `double[1]` (#1941, #1931) ### mlpack 3.1.1 ###### 2019-05-26