From 968f5bb39bd1806434b51a89b46a23a389e0dde2 Mon Sep 17 00:00:00 2001
From: Venkat Malladi <venkat.malladi@utsouthwestern.edu>
Date: Mon, 16 Sep 2019 09:55:55 -0500
Subject: [PATCH] Update changelog.

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 90cc2d7..b2f7b74 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,7 @@ All notable changes to this project will be documented in this file.
 - Use GTF files instead of TxDb and org libraries in Annotate Peaks
 - 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
 
 ## [publish_1.0.6 ] - 2019-05-31
 ### Added
-- 
GitLab