From b37a58d734a556184d53c161552e9a0e74ead99d Mon Sep 17 00:00:00 2001
From: Jasper Boom <j.boom.me@lumc.nl>
Date: Mon, 12 Aug 2019 11:56:34 +0200
Subject: [PATCH] Add update dockerTag to dockerImage to CHANGELOG.md

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index c25ea4c..b00fd75 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,7 @@ that users understand how the changes affect the new version.
 
 version 1.0.0-dev
 ---------------------------
++ Common: Update dockerTag to dockerImage.
 + GATK: Add CombineVariants task that allows, e.g., to merge VCFs from different callers.
 + Mutect2: Add GATK tasks related to variant filtering (LearnReadOrientationModel, MergeStats, GetPileupSummaries, CalculateContamination and FilterMutectCalls).
 + Mutect2: Add "--germline-resource" and "--f1r2-tar-gz" inputs, requiring an update to GATK 4.1.2.0. 
-- 
GitLab