Skip to content

Commit 112bf2b

Browse files
authored
Merge pull request #3407 from mirpedrol/changelog
changelog updates [no changelog]
2 parents c1ab12f + 53d0e33 commit 112bf2b

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44

55
### Template
66

7-
- Bump nf-schema to 2.3.0 ([#3401])(https://github.com/nf-core/tools/pull/3401)
7+
- Bump nf-schema to `2.3.0` ([#3401](https://github.com/nf-core/tools/pull/3401))
8+
- Remove jinja formatting which was deleting line breaks ([#3405](https://github.com/nf-core/tools/pull/3405))
89

910
### Download
1011

@@ -13,14 +14,14 @@
1314

1415
### Modules
1516

16-
- Fix bump-versions: only append module name if it is a dir and contains main.nf ([#3384](https://github.com/nf-core/tools/pull/3384))
17+
- Fix bump-versions: only append module name if it is a dir and contains `main.nf` ([#3384](https://github.com/nf-core/tools/pull/3384))
1718

1819
### General
1920

20-
- Parameters schema validation: allow oneOf, anyOf and allOf with `required` ([#3386](https://github.com/nf-core/tools/pull/3386))
21+
- `manifest.author` is not required anymore ([#3397](https://github.com/nf-core/tools/pull/3397))
22+
- Parameters schema validation: allow `oneOf`, `anyOf` and `allOf` with `required` ([#3386](https://github.com/nf-core/tools/pull/3386))
2123
- Run pre-comit when rendering template for pipelines sync ([#3371](https://github.com/nf-core/tools/pull/3371))
2224
- Fix sync GHA by removing quotes from parsed branch name ([#3394](https://github.com/nf-core/tools/pull/3394))
23-
- manifest.author is not required anymore ([#3397](https://github.com/nf-core/tools/pull/3397))
2425

2526
## [v3.1.1 - Brass Boxfish Patch](https://github.com/nf-core/tools/releases/tag/3.1.1) - [2024-12-20]
2627

0 commit comments

Comments
 (0)