From 767a274146ba6bb8b5ecc2a53d00dbdc27b749bf Mon Sep 17 00:00:00 2001 From: asp8200 Date: Mon, 11 Mar 2024 13:36:09 +0000 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 10c4e5e4..971c9bc1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - [#73](https://github.com/nf-core/bamtofastq/pull/73) Sync TEMPLATE with tools 2.12 +### `Fixed` + +- [#77](https://github.com/nf-core/bamtofastq/pull/77) Fix detection of paired-end or single-end for input with less than 1000 reads. + ## v2.1.0 - Grace Hopper ### `Added`