Skip to content

Commit 94e371a

Browse files
committed
Update CHANGELOG
1 parent 0a1bdcf commit 94e371a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
- [PR #1016](https://github.com/nf-core/rnaseq/pull/1016) - Updated pipeline template to [nf-core/tools 2.8](https://github.com/nf-core/tools/releases/tag/2.8)
1111

12+
### Software dependencies
13+
14+
| Dependency | Old version | New version |
15+
| ---------- | ----------- | ----------- |
16+
| `samtools` | 1.16.1 | 1.17 |
17+
18+
> **NB:** Dependency has been **updated** if both old and new version information is present.
19+
>
20+
> **NB:** Dependency has been **added** if just the new version information is present.
21+
>
22+
> **NB:** Dependency has been **removed** if new version information isn't present.
23+
1224
## [[3.11.2](https://github.com/nf-core/rnaseq/releases/tag/3.11.2)] - 2023-04-25
1325

1426
### Credits

0 commit comments

Comments
 (0)