diff --git a/CHANGELOG.md b/CHANGELOG.md index 83e8aba18b8a68c76401b5ebd94aa5ee27c67826..f4ce7c0d221d91af751ecd00fc73d641fd352b08 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 `minimumContigLength` input to PlotDenoisedCopyRatios and PlotModeledSegments. ++ Add `commonVariantSitesIndex` input to CollectAllelicCounts + 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.