From 4290c024817b9f408e39fe003aa7b1aef0a3e122 Mon Sep 17 00:00:00 2001 From: maxulysse Date: Tue, 31 Oct 2023 16:10:36 +0100 Subject: [PATCH] update CHANGELOG --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c664482..75894667 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,12 +8,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### `Changed` - [#141](https://github.com/nf-core/demultiplex/pull/141) Updated template to nf-core/tools v2.10 +- [#152](https://github.com/nf-core/demultiplex/pull/152) Updated bclconvert module to 4.2.4 ### `Fixed` - [#127](https://github.com/nf-core/demultiplex/pull/127) Add `singularity.registry = 'quay.io'` and bump NF version to 23.04.0 - [#140](https://github.com/nf-core/demultiplex/pull/140) Make it possible to skip MultiQC, fix error raising - [#145](https://github.com/nf-core/demultiplex/pull/145) Fix MultiQC report generation +- [#152](https://github.com/nf-core/demultiplex/pull/152) Close [#150](https://github.com/nf-core/demultiplex/issues/150) ## `Removed`