diff --git a/CHANGELOG.md b/CHANGELOG.md index 799a40856e..49b3e75048 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ - Bump minimum required NF version in pipeline template from `22.10.1` -> `23.04.0` - Add ability to interpret `docker.registry` from `nextflow.config` file. If not found defaults to quay.io. ([#2318](https://github.com/nf-core/tools/pull/2318)) - Add functions to dynamically include pipeline tool citations in MultiQC methods description section for better reporting. ([#2326](https://github.com/nf-core/tools/pull/2326)) +- Remove `--tracedir` parameter ### Download