diff --git a/CHANGELOG.md b/CHANGELOG.md index ffc3b4db4..c7b25a6d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 Special thanks to the following for their contributions to the release: - [Adam Talbot](https://github.com/adamrtalbot) +- [David Carlson](https://github.com/davidecarlson) - [Edmund Miller](https://github.com/edmundmiller) - [Jonathan Manning](https://github.com/pinin4fjords) - [Laramie Lindsey](https://github.com/laramiellindsey) @@ -107,6 +108,7 @@ Thank you to everyone else that has contributed by reporting bugs, enhancements - [PR #1342](https://github.com/nf-core/rnaseq/pull/1342) - Factor out preprocessing - [PR #1345](https://github.com/nf-core/rnaseq/pull/1345) - Fix preprocessing call - [PR #1350](https://github.com/nf-core/rnaseq/pull/1350) - Reduce resource usage for sort process in bedtools/genomecov +- [PR #1353](https://github.com/nf-core/rnaseq/pull/1353) - Correct conditional for salmon indexing in preprocessing workflow ### Parameters