Skip to content

Commit b23d761

Browse files
committed
Update CHANGELOG
1 parent 2408c3b commit b23d761

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515
- [PR #1141](https://github.com/nf-core/rnaseq/pull/1141) - Important! Template update for nf-core/tools v2.11
1616
- [PR #1144](https://github.com/nf-core/rnaseq/pull/1144) - Interface to kmer size for pseudoaligners
1717

18+
### Parameters
19+
20+
| Old parameter | New parameter |
21+
| ------------- | ---------------------------- |
22+
| | `--pseudo_aligner_kmer_size` |
23+
24+
> **NB:** Parameter has been **updated** if both old and new parameter information is present.
25+
> **NB:** Parameter has been **added** if just the new parameter information is present.
26+
> **NB:** Parameter has been **removed** if new parameter information isn't present.
27+
1828
### Software dependencies
1929

2030
| Dependency | Old version | New version |

0 commit comments

Comments
 (0)