From 7fa4a4da06c13df2012ed62f3e93b978cc964ccb Mon Sep 17 00:00:00 2001 From: Marcus Hill Date: Mon, 6 Jul 2020 04:58:36 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a4ae1fe..ebeee80 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,13 @@ # OrNet --- +## v0.2.1 +- Updated the samples. + +--- ## v0.2 - - Added analysis subpackage. - - Temporal Anomaly Detection module - - Spatial Anomaly Detection module - - Consolidated a few scripts. + - Added analysis subpackage. + - Temporal Anomaly Detection module + - Spatial Anomaly Detection module + - Consolidated a few scripts.