From b03e46538ebcd7ee9164c5464f67ceaa1758e2f9 Mon Sep 17 00:00:00 2001 From: Ignacio Aguilera Martos Date: Tue, 22 Mar 2022 12:24:23 +0100 Subject: [PATCH] Changes of the last version --- CHANGES.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index d7781a8..4a85993 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -36,3 +36,15 @@ Name of the library has changed and new models have been added. - Deprecated: - Removed: - Fixed: Minor bugs. + +1.0.2 (22 Mar 2022) +====================== +**Description** + +Minor bugs are fixed. + +- Added: Documentation of the base model in PyTorch and PyPi configuration files. +- Changed: Changed name of the base module in PyTorch for TSFEDL_BaseModule +- Deprecated: +- Removed: +- Fixed: Minor bugs.