diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a558d2..3f9196c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fix - Wrong indentation in HLAtyping caused error when providing no normal sample (NoneType was being iterated) +- Fixed missing input in get_reads_hlatyping_PE rule (tmp folder) that caused error when using paired-end reads +- Added else case in get_input_hlatyping function (rule get_reads_hlatyping_PE) for input reads when preproc is deactivated ## [0.2.4] - 2024-05-19