From 6a60597bf2e4e0000b4fc28df00fced47151f4f0 Mon Sep 17 00:00:00 2001 From: pulkit6559 Date: Thu, 21 Nov 2019 18:37:23 +0530 Subject: [PATCH] updated history.md --- HISTORY.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index 42353feb55..6e7abdfd5b 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -13,6 +13,8 @@ * Fix Windows Python build configuration (#1885). + * Add padding layer in TransposedConvolutionLayer (#2082). + ### mlpack 3.2.1 ###### 2019-10-01 * Enforce CMake version check for ensmallen (#2032).