Skip to content

Commit 62ae4fc

Browse files
committed
update CHANGELOG
1 parent daf5e5d commit 62ae4fc

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515
- [#1044](https://github.com/nf-core/mag/pull/1044) - Add new `--gtdbtk_place_species` parameter (by @dialvarezs)
1616
- [#1047](https://github.com/nf-core/mag/issues/1007) - Add `--gtdbtk_single_job` to run GTDB-Tk classification for all bins in a single job (requested by @sarah-shah-bioinf, by @dialvarezs)
1717
- [#1048](https://github.com/nf-core/mag/pull/1048) - Add optional PyPOLCA polishing for long-read assemblies via `--run_pypolca` (by @Harshita-sriv)
18+
- [#1055](https://github.com/nf-core/mag/pull/1055) - Add dedicated page describing resource usage (by @jfy133)
1819

1920
### `Changed`
2021

@@ -37,9 +38,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3738

3839
### `Dependencies`
3940

40-
| Tool | Previous version | New version |
41-
| ------- | ---------------- | ----------- |
42-
| GTDB-Tk | 2.5.2 | 2.7.2 |
41+
| Tool | Previous version | New version |
42+
| --------- | ---------------- | ----------- |
43+
| GTDB-Tk | 2.5.2 | 2.7.2 |
44+
| nf-schema | 2.5.1 | 2.7.2 |
4345

4446
### `Deprecated`
4547

0 commit comments

Comments
 (0)