From df513d108e8bc1656a9ded275b78e022da95e8e0 Mon Sep 17 00:00:00 2001 From: Ruben Vorderman <r.h.p.vorderman@lumc.nl> Date: Tue, 25 Feb 2020 11:32:23 +0100 Subject: [PATCH] update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb14e6c..388b242 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,8 @@ that users understand how the changes affect the new version. version 2.2.0-dev --------------------------- ++ Added rtg.Format and rtg.VcfEval tasks. ++ Added gatk.SelectVariants and gatk.VariantFiltration tasks. + Fixed a bug where the output directory was not created for bwa.Kit. + Add vt task for variants normalization and decomposition. + Update WDL task Picard (Add task RenameSample) -- GitLab