From fd50c034bc979b9b9880c4035bd1ed795092ff6b Mon Sep 17 00:00:00 2001 From: Ruben Vorderman <r.h.p.vorderman@lumc.nl> Date: Tue, 11 Feb 2020 16:21:47 +0100 Subject: [PATCH] update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f621caa..ecb5034 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 --------------------------- ++ Add proper copyright headers to all WDL files. So the free software license + is clear to end users who wish to adapt and modify. + Add pedigree input for HaplotypeCaller and GenotypeGVCFs. + Combined biopet.ScatterRegions and biopet.ReorderedGlobbedScatters into one. biopet.ScatterRegions now always returns correctly ordered scatters. -- GitLab