diff --git a/CHANGELOG.md b/CHANGELOG.md index 42f0c633..060eb74b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ Initial release of genomic-medicine-sweden/tomte, created with the [nf-core](htt ### `Fixed` -- Renamed the other switches (subsample_region_switch, downsample_switch, run_drop_ae_switch and run_drop_as_switch) so that they all start with switch* (switch_subsample_region, switch_downsample, switch_drop_ae and switch_drop_as) +- Renamed the other switches (subsample_region_switch, downsample_switch, run_drop_ae_switch and run_drop_as_switch) so that they all start with switch\* (switch_subsample_region, switch_downsample, switch_drop_ae and switch_drop_as) - Separated modules.config into smaller configs ### `Dependencies`