From af7300f290954bc8a3f82f52ff2576296fb095cc Mon Sep 17 00:00:00 2001 From: "Diego Alvarez S." Date: Wed, 30 Oct 2024 02:24:25 -0300 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a902cd7b..7e7c3b9f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,10 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## dev [unreleased] ### `Added` +- [#708](https://github.com/nf-core/mag/pull/708) - Added `dev-exclude-unbinned` parameter to exclude unbinned contigs from post-binning processes (added by @dialvarezs) ### `Changed` ### `Fixed` +- [#708](https://github.com/nf-core/mag/pull/708) - Fixed channel passed as GUNC input (added by @dialvarezs) ### `Dependencies`