From 4c0d63c784b2ccd044635d5ec94fbf846766b1fc Mon Sep 17 00:00:00 2001 From: Robrecht Cannoodt Date: Wed, 17 Jul 2024 18:07:10 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 27 ++++++++++++++++++++------- 1 file changed, 20 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9cfacdbc..553fbf1a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,19 +6,32 @@ - `bd_rhapsody/bd_rhapsody_make_reference`: Create a reference for the BD Rhapsody pipeline (PR #75). -## BUG FIXES +## MINOR CHANGES -* `pear`: fix component not exiting with the correct exitcode when PEAR fails. +* `busco` components: update BUSCO to `5.7.1` (PR #72). -* `cutadapt`: fix `--par_quality_cutoff_r2` argument. +## DOCUMENTATION -* `cutadapt`: demultiplexing is now disabled by default. It can be re-enabled by using `demultiplex_mode`. +* Extend the contributing guidelines (PR #82): -* `multiqc`: update multiple separator to `;` (PR #81). + - Update format to Viash 0.9. -## MINOR CHANGES + - Descriptions should be formatted in markdown. + + - Add defaults to descriptions, not as a default of the argument. + + - Explain parameter expansion. -* `busco` components: update BUSCO to `5.7.1`. + +## BUG FIXES + +* `pear`: fix component not exiting with the correct exitcode when PEAR fails (PR #70). + +* `cutadapt`: fix `--par_quality_cutoff_r2` argument (PR #69). + +* `cutadapt`: demultiplexing is now disabled by default. It can be re-enabled by using `demultiplex_mode` (PR #69). + +* `multiqc`: update multiple separator to `;` (PR #81). # biobox 0.1.0