From d9d8a37966429db810b9aba4f7df92e3f5ae32be Mon Sep 17 00:00:00 2001 From: Rahul Prabhu Date: Tue, 25 Jun 2019 18:05:00 +0530 Subject: [PATCH] Commits working. --- HISTORY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 93d28d2633..0f0b3031af 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