From 481f3f7e1802e674462600519fed610bf56929db Mon Sep 17 00:00:00 2001
From: Venkat Malladi <venkat.malladi@utsouthwestern.edu>
Date: Wed, 12 Feb 2020 01:14:53 -0600
Subject: [PATCH] Add in Changelog.

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index b2f7b74..d840814 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,6 +14,7 @@ All notable changes to this project will be documented in this file.
 - Make gtf and geneName files as param inputs
 - Fix xcor to increase file size for --random-source
 - Fix skip diff test for paired-end data
+- Fix xcor to get lowest non zero value about 50
 
 ## [publish_1.0.6 ] - 2019-05-31
 ### Added
-- 
GitLab