From e00679f1d1ee47fdbe29e30cb57fe780c1555cfe Mon Sep 17 00:00:00 2001 From: mirpedrol Date: Thu, 19 Dec 2024 15:52:57 +0100 Subject: [PATCH] update changelog --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d5480f570b..a281ba9598 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,12 +6,14 @@ - Use outputs instead of the environment to pass around values between steps in the Download Test Action ([#3351](https://github.com/nf-core/tools/pull/3351)) - Fix pre commit template ([#3358](https://github.com/nf-core/tools/pull/3358)) -- set LICENSE copyright to nf-core community ([#3366](https://github.com/nf-core/tools/pull/3366)) +- Set LICENSE copyright to nf-core community ([#3366](https://github.com/nf-core/tools/pull/3366)) ### Download ### Linting +- Linting of pipeline LICENSE file is a warning to allow for autor/maintainer names ([#3366](https://github.com/nf-core/tools/pull/3366)) + ### Modules - fix including modules.config ([#3356](https://github.com/nf-core/tools/pull/3356))