Skip to content

Commit 851e2c5

Browse files
committed
Update CHANGELOG
1 parent 930ab4d commit 851e2c5

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,21 @@
33
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
44
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
55

6+
## [[3.11.1](https://github.com/nf-core/rnaseq/releases/tag/3.11.1)] - 2023-03-30
7+
8+
### Credits
9+
10+
Special thanks to the following for their code contributions to the release:
11+
12+
- [Rob Syme](https://github.com/robsyme)
13+
- [suhrig](https://github.com/suhrig)
14+
15+
### Enhancements & fixes
16+
17+
- [[#988](https://github.com/nf-core/rnaseq/issues/988)] - `DESEQ2_QC_STAR_SALMON` fails when sample names have many components
18+
- Remove `wait: false` option from Tower Actions which is the default
19+
- Fix release trigger for full-sized multi-cloud tests
20+
621
## [[3.11.0](https://github.com/nf-core/rnaseq/releases/tag/3.11.0)] - 2023-03-30
722

823
### Credits
@@ -37,7 +52,6 @@ Thank you to everyone else that has contributed by reporting bugs, enhancements
3752
- [[#961](https://github.com/nf-core/rnaseq/issues/961)] - Add warnings to STDOUT for all skipped and failed strandedness check samples
3853
- [[#975](https://github.com/nf-core/rnaseq/issues/975)] - `SALMON_INDEX` runs when using `--aligner star_rsem` even if samples have explicit strandedness
3954
- Remove HISAT2 from automated AWS full-sized tests
40-
- [[#988](https://github.com/nf-core/rnaseq/issues/988)] - `DESEQ2_QC_STAR_SALMON` fails when sample names have many components
4155

4256
### Parameters
4357

0 commit comments

Comments
 (0)