From 041cfa5c669f1dfceafa5ee7d50478a6f17d8ef6 Mon Sep 17 00:00:00 2001
From: Venkat Malladi <venkat.malladi@utsouthwestern.edu>
Date: Fri, 15 Jan 2021 06:41:59 -0600
Subject: [PATCH] Update CHANGELOG.md for version 1.0.2

---
 CHANGELOG.md | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index f8b8c0a..17ee2b9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,15 @@
+# v1.0.2 (In development)
+**User Facing**
+
+**Background**
+* Fix spelling in config file for process of failed fastq to upload error message (#104)
+
+*Known Bugs*
+* Override params (inputBag, fastq, species) aren't checked for integrity
+* Authentication files and tokens must be active (active auth client) for the duration of the pipeline run (until long-lived token utilization included)
+
+<hr>
+
 # v1.0.1
 **User Facing**
 
-- 
GitLab