From 7f4f856ea72e83e089e3541ebe8d8f7bbd91d1d3 Mon Sep 17 00:00:00 2001 From: maxulysse Date: Thu, 9 Nov 2023 16:12:45 +0100 Subject: [PATCH] update CHANGELOG --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4442f35e59..42b04a29b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ - Fix writing files to a remote outdir in the NfcoreTemplate helper functions ([#2465](https://github.com/nf-core/tools/pull/2465)) - Fancier syntax highlighting for example samplesheets in the usage.md template ([#2503](https://github.com/nf-core/tools/pull/2503)) +- Use closure for multiqc ext.args ([#2509](https://github.com/nf-core/tools/pull/2509)) +- Use pattern to exclude versions.yml ([#2509](https://github.com/nf-core/tools/pull/2509)) ### Linting