From 10236b504fe1e272690e7976f4c281d0cfa13027 Mon Sep 17 00:00:00 2001 From: DavyCats <davycats.dc@gmail.com> Date: Tue, 11 Aug 2020 13:23:33 +0200 Subject: [PATCH] update CHANGELOG --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a096488..8a882f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,13 +9,13 @@ This document is user facing. Please word the changes in such a way that users understand how the changes affect the new version. --> -version 5.0.0-dev +version 4.1.0-dev --------------------------- ++ Added a task for GRIDSS. + Add wdl file for pacbio's bam2fastx tool. version 4.0.0 --------------------------- -+ Added a task for GRIDSS. + Picard MergeVcf now uses compression level 1 by default. + bwa mem, bwa mem+kit and hisat2 have their samtools sort threads tweaked. The number of threads is now related to the number of threads on the aligner. -- GitLab