From 70747bdf89e05b3ab05cfebd75f5d13dff75741b Mon Sep 17 00:00:00 2001 From: JasperBoom <jboom@infernum.nl> Date: Mon, 14 Sep 2020 10:03:12 +0200 Subject: [PATCH] Update CHANGELOG. --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c22ef8..933081d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,8 +11,8 @@ that users understand how the changes affect the new version. version 5.0.0-dev --------------------------- -+ Centrifuge: Add `timeMinutes` to `Classify` task and remove broken & - unnecessary downloading tasks. ++ Centrifuge: Add `timeMinutes` to `Classify` task and remove unnecessary + downloading tasks (alternative is refseqtools). + collect-columns: updated docker image to version 1.0.0 and added the `sumOnDuplicateId` input (defaults to false). + survivor: replace integer boolean type to logical true or false value. -- GitLab