diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e2ef25..ad1c58c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### `Fixed` -- [#163](https://github.com/nf-core/bacass/pull/163) Fixed `params.save_merged` to properly save merged files +- [#163](https://github.com/nf-core/bacass/pull/163) Fixed `params.save_merged` to properly save merged files. - [#160](https://github.com/nf-core/bacass/pull/160) Fixed memory issues in KmerFinder, fixed handling of no species detected, and fixed handling of empty fasta files in the prokka/bakkta channel. - [#157](https://github.com/nf-core/bacass/pull/157) Fixed corrupted zenodo URL of Kmerfinder database. - [#154](https://github.com/nf-core/bacass/pull/154) Fixed kmerfinder script and increase resources to prevent memory issues.