From aa42f9517977013b6340a34a44ecdd42b61a3580 Mon Sep 17 00:00:00 2001 From: Daniel-VM Date: Fri, 25 Oct 2024 11:59:43 +0200 Subject: [PATCH] update changelog #179 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 33ee3cd..8ea7ef2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### `Fixed` +- [#179](https://github.com/nf-core/bacass/pull/179) Fixed matrix.test_name in linting and missing features from template 3.0.2. - [#178](https://github.com/nf-core/bacass/pull/178) Fixed bakta running only for one sample. - [#169](https://github.com/nf-core/bacass/pull/169) Fixed long reads polishing input channel. - [#168](https://github.com/nf-core/bacass/pull/168) Fix wrong metadata in canu input channel.