From c8bcbbf430e712261b90f1ee53cdd9f1461b42f1 Mon Sep 17 00:00:00 2001 From: Ryan Curtin Date: Wed, 15 Jan 2020 10:21:37 -0500 Subject: [PATCH] Update history. --- HISTORY.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index 9bce5ff2d..c6d6d0375 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,5 @@ -### ensmallen ?.??.? -###### ????-??-?? +### ensmallen 2.11.2: "The Poster Session Is Full" +###### 2020-01-16 * Allow callback instantiation for SGD based optimizer ([#138](https://github.com/mlpack/ensmallen/pull/155)).