From 07a0c62bf0681b03d262bbd13a7f6155c34b3bba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20H=C3=B6rtenhuber?= Date: Fri, 11 Oct 2024 09:59:59 +0200 Subject: [PATCH] Update CHANGELOG.md Co-authored-by: Maxime U Garcia --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 47c815396..a2ea0d49c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ - Add null/ to .gitignore ([#3191](https://github.com/nf-core/tools/pull/3191)) - Parallelize pipeline GHA tests over docker/conda/singularity ([#3214](https://github.com/nf-core/tools/pull/3214)) -- Fix `template_version_commant.yml` github action ([#3212](https://github.com/nf-core/tools/pull/3212)) +- Fix `template_version_comment.yml` github action ([#3212](https://github.com/nf-core/tools/pull/3212)) - Fix bug when linting schema params ([#3213](https://github.com/nf-core/tools/pull/3213)) ## [v3.0.1 - Titanium Tapir Patch](https://github.com/nf-core/tools/releases/tag/3.0.1) - [2024-10-09]