Skip to content

Commit 492efe9

Browse files
committed
Revert "Update CHANGELOG.md"
This reverts commit f41744e.
1 parent f41744e commit 492efe9

File tree

1 file changed

+9
-14
lines changed

1 file changed

+9
-14
lines changed

CHANGELOG.md

Lines changed: 9 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,13 @@
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.18.0 - 2024-12-19
6+
# 3.18.0dev - xxxx-xx-xx
77

88
### Credits
99

1010
Special thanks to the following for their contributions to the release:
1111

1212
- [Caitlin Winkler](https://github.com/oligomyeggo)
13-
- [Jonathan Manning](https://github.com/pinin4fjords)
14-
- [Maxime Garcia](https://github.com/maxulysse)
1513
- [Siddhartha Bagaria](https://github.com/siddharthab)
1614

1715
### Enhancements & fixes
@@ -27,12 +25,6 @@ Special thanks to the following for their contributions to the release:
2725
- [PR #1471](https://github.com/nf-core/rnaseq/pull/1471) - Fix prepare_genome subworkflow for sortmerna
2826
- [PR #1473](https://github.com/nf-core/rnaseq/pull/1473) - Bump STAR modules
2927

30-
### Parameters
31-
32-
| Old parameter | New parameter |
33-
| ------------------------------------ | ---------------- |
34-
| | `--skip_linting` |
35-
3628
### Software dependencies
3729

3830
| Dependency | Old version | New version |
@@ -122,11 +114,14 @@ Special thanks to the following for their contributions to the release:
122114

123115
### Parameters
124116

125-
| Old parameter | New parameter |
126-
| ------------- | --------------------- |
127-
| | `--skip_linting` |
128-
| | `--extra_fqlint_args` |
129-
| | `--umi_dedup_tool` |
117+
| Old parameter | New parameter |
118+
| ------------------------------------ | --------------- |
119+
| | `--help_full` |
120+
| | `--show_hidden` |
121+
| `--validationFailUnrecognisedParams` | |
122+
| `--validationLenientMode` | |
123+
| `--validationSchemaIgnoreParams` | |
124+
| `--validationShowHiddenParams` | |
130125

131126
> **NB:** Parameter has been **updated** if both old and new parameter information is present.
132127
>

0 commit comments

Comments
 (0)