diff --git a/CHANGELOG.md b/CHANGELOG.md index 6084931ff2..ecee8b46ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # nf-core/tools: Changelog +## v2.4.2dev + +- Add `fix` flag to `nf-core modules lint` command to update modules to the latest version ([#1588](https://github.com/nf-core/tools/pull/1588)) + ## [v2.4.1 - Cobolt Koala Patch](https://github.com/nf-core/tools/releases/tag/2.4) - [2022-05-16] - Patch release to try to fix the template sync ([#1585](https://github.com/nf-core/tools/pull/1585)) @@ -30,7 +34,6 @@ - Remove empty JSON schema definition groups to avoid usage errors ([#1419](https://github.com/nf-core/tools/issues/1419)) - Bumped the minimum version of `rich` from `v10` to `v10.7.0` - ### Modules - Add a new command `nf-core modules mulled` which can generate the name for a multi-tool container image.