From f360912216082a259d306fc05f608e23f5cc4396 Mon Sep 17 00:00:00 2001
From: "Gervaise H. Henry" <gervaise.henry@utsouthwestern.edu>
Date: Thu, 14 Jan 2021 13:00:38 -0600
Subject: [PATCH] Update changelog

---
 CHANGELOG.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2013a0b..9fdafbc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,7 +3,10 @@
 * 
 
 **Background**
-* Split non-metadata mismatch error handling proces into 2, 1 to handle fastq errors and one for species errors (BUG FIX)
+* Split non-metadata mismatch error handling proces into 2, 1 to handle fastq errors and one for species errors (BUG FIX #101)
+* Add known errors to integration CI tests (ambiguous species, trunkated fastq, R1/R2 mismatch (#103)
+* Fix pre exeuction run fails uploading of execution run RID to tracking site (#96, #97)
+* Change CI replicate count badge CI to count all execution runs that match major version
 
 *Known Bugs*
 * Override params (inputBag, fastq, species) aren't checked for integrity
-- 
GitLab