From b80c6c58c82c28cde3d9a4c0150ee1706943eb94 Mon Sep 17 00:00:00 2001 From: maxulysse Date: Tue, 1 Oct 2024 12:09:55 +0200 Subject: [PATCH] update CHANGELOG --- CHANGELOG.md | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a87075994..8a43259a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [[3.15.2](https://github.com/nf-core/rnaseq/releases/tag/3.15.2)] - 2024-10-01 +### Credits + +Special thanks to the following for their contributions to the release: + +- [Adam Talbot](https://github.com/adamrtalbot) +- [Ezra Greenberg](https://github.com/egreenberg7) +- [Jonathan Manning](https://github.com/pinin4fjords) +- [Matthias Zepper](https://github.com/MatthiasZepper) +- [Maxime Garcia](https://github.com/maxulysse) +- [Paolo Di Tommaso](https://github.com/pditommaso) +- [Phil Ewels](https://github.com/ewels) +- [Shaun Regenbaum](https://github.com/Shaun-Regenbaum) + ### Enhancements & fixes - [PR #1376](https://github.com/nf-core/rnaseq/pull/1376) - Fix invalid named parameter syntax @@ -40,19 +53,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 > > **NB:** Dependency has been **removed** if new version information isn't present. -### Credits - -Special thanks to the following for their contributions to the release: - -- [Adam Talbot](https://github.com/adamrtalbot) -- [Ezra Greenberg](https://github.com/egreenberg7) -- [Jonathan Manning](https://github.com/pinin4fjords) -- [Matthias Zepper](https://github.com/MatthiasZepper) -- [Maxime Garcia](https://github.com/maxulysse) -- [Paolo Di Tommaso](https://github.com/pditommaso) -- [Phil Ewels](https://github.com/ewels) -- [Shaun Regenbaum](https://github.com/Shaun-Regenbaum) - ## [[3.15.1](https://github.com/nf-core/rnaseq/releases/tag/3.15.1)] - 2024-09-16 ### Enhancements & fixes