From 5ba20d8eb19d0f05eba8a9733e34754f7d63f003 Mon Sep 17 00:00:00 2001 From: Adrien Coulier Date: Thu, 24 Aug 2023 08:19:03 +0200 Subject: [PATCH] Add contribution to changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 172dbf18..bb6fcc7a 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### `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 ## `Removed`