From 9738f5d124710d1b9226ff75150e8c6b1ee38d1a Mon Sep 17 00:00:00 2001
From: Venkat Malladi <venkat.malladi@utsouthwestern.edu>
Date: Fri, 31 May 2019 08:22:01 -0500
Subject: [PATCH] Update CHANGELOG.md to include new additions and fixes

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index d4d1540..cb89837 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,8 +3,15 @@
 All notable changes to this project will be documented in this file.
 
 ## [Unreleased]
+
+## [publish_1.0.6 ] - 2019-05-31
 ### Added
 - MIT LICENSE
+- Check for correct genome input
+- Check for correct output for motif serach
+
+### Fixed
+- Path to reference fasta file
 
 ## [publish_1.0.5 ] - 2019-05-16
 ### Fixed
-- 
GitLab