From 5f0087f8563e3713c1eb3e5e81672ecf532a425d Mon Sep 17 00:00:00 2001 From: "James A. Fellows Yates" Date: Mon, 19 Jun 2023 11:08:21 +0200 Subject: [PATCH] Apply suggestions from code review --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f7c484972..1ca18ea2fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,7 +19,7 @@ - Add `singularity.registry = 'quay.io'` in pipeline template - 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. ([#XXXX](XXXX)) +- 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)) ### Download