Skip to content

Commit 5b0a148

Browse files
committed
Update CHANGELOG
1 parent 6edb3c1 commit 5b0a148

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Special thanks to the following for their contributions to the release:
2626
- [PR #1149](https://github.com/nf-core/rnaseq/pull/1149) - Fix and patch version commands for Fastp, FastQC and UMI-tools modules ([#1103](https://github.com/nf-core/rnaseq/issues/1103))
2727
- [PR #1150](https://github.com/nf-core/rnaseq/pull/1150) - Be more flexible on attribute values in GTFs ([#1132](https://github.com/nf-core/rnaseq/issues/1132))
2828
- [PR #1151](https://github.com/nf-core/rnaseq/pull/1151) - fix to #1150: reinstate conditional
29+
- [PR #1152](https://github.com/nf-core/rnaseq/pull/1152) - Bump container versions for tools using Docker V1 manifest ([#1140](https://github.com/nf-core/rnaseq/issues/1140))
2930

3031
### Parameters
3132

@@ -37,6 +38,19 @@ Special thanks to the following for their contributions to the release:
3738
> **NB:** Parameter has been **added** if just the new parameter information is present.
3839
> **NB:** Parameter has been **removed** if new parameter information isn't present.
3940
41+
### Software dependencies
42+
43+
| Dependency | Old version | New version |
44+
| ---------- | ----------- | ----------- |
45+
| `qualimap` | 2.2.2d | 2.3 |
46+
| `rseqc` | 3.0.1 | 5.0.3 |
47+
48+
> **NB:** Dependency has been **updated** if both old and new version information is present.
49+
>
50+
> **NB:** Dependency has been **added** if just the new version information is present.
51+
>
52+
> **NB:** Dependency has been **removed** if new version information isn't present.
53+
4054
## [[3.13.2](https://github.com/nf-core/rnaseq/releases/tag/3.13.2)] - 2023-11-21
4155

4256
### Credits

0 commit comments

Comments
 (0)