From c791c96a60e6eee1c104cda7b884039a67be53d4 Mon Sep 17 00:00:00 2001
From: Cedrick Agaser <47602860+cagaser@users.noreply.github.com>
Date: Thu, 18 Mar 2021 11:22:09 +0100
Subject: [PATCH] Update CHANGELOG.md

Co-authored-by: Davy Cats <davycats.dc@gmail.com>
---
 CHANGELOG.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 64f40df..c204ba2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,9 +10,9 @@ that users understand how the changes affect the new version.
 
 version 5.0.0-dev
 ---------------------------
-+ UMI-tools (v1.1.1): re-introduce samtools indexing
-+ UMI-tools (v1.1.1): update default dockerImage
-+ UMI-tools dedup (v1.1.1): Add tempdir
++ UMI-tools: re-introduce samtools indexing
++ UMI-tools: update default dockerImage to use umitools v1.1.1
++ UMI-tools dedup: Add tempdir
 + Update BCFTOOLS view: add options for filtering (include, exclude, excludeUncalled).
 + Duphold: add duphold.wdl.
 + Add new wdl file prepareShiny.wdl for creating input files for shiny app.
-- 
GitLab