diff --git a/CHANGELOG.md b/CHANGELOG.md index d9f9f5ed..47a17d63 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,12 +8,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### `Added` - [#334](https://github.com/nf-core/airrflow/pull/334) Added TRUST4 support. -- Added option to extract V and C primers when sequence is unknown. +- [#344](https://github.com/nf-core/airrflow/pull/344) Added option to extract V and C primers when sequence is unknown. +- [#344](https://github.com/nf-core/airrflow/pull/344) Added option to save non-productive sequences ### `Fixed` -- Avoid saving pRESTO intermediate fastq files in results directory. -- Simplified pRESTO Maskprimers score and Maskprimers extract processes. +- [#344](https://github.com/nf-core/airrflow/pull/344) Avoid saving pRESTO intermediate fastq files in results directory. +- [#344](https://github.com/nf-core/airrflow/pull/344) Simplified pRESTO Maskprimers score and Maskprimers extract processes. ### `Dependencies`