From c3bd11df8bc16b09a480fe2a0cc242ce099fb437 Mon Sep 17 00:00:00 2001 From: JasperBoom <jboom@infernum.nl> Date: Tue, 28 Jan 2020 14:46:33 +0100 Subject: [PATCH] Update CHANGELOG. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 83e8aba..bf39946 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ that users understand how the changes affect the new version. version 2.2.0-dev --------------------------- ++ Centrifuge: Fix issue where Centrifuge could not locate index files. + Increase default memory of BWA mem to 32G (was 16G). + Add `memory` input to fastqc task. + Centrifuge: Fix issue where centrifuge would fail on incorrect paths. -- GitLab