diff --git a/CHANGELOG.md b/CHANGELOG.md index b0ae4b39fc..8c39115f5d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,6 +38,7 @@ - Substitute ModulesCommand and SubworkflowsCommand by ComponentsCommand ([#2000](https://github.com/nf-core/tools/pull/2000)) - Don't print source file + line number on logging messages (except when verbose) ([#2015](https://github.com/nf-core/tools/pull/2015)) - Extended the chat notifications to Slack ([#1829](https://github.com/nf-core/tools/pull/1829)) +- Allow other remote URLs not starting with `http` ([#2061](https://github.com/nf-core/tools/pull/2061)) ### Modules