diff --git a/CHANGELOG.md b/CHANGELOG.md index a1a36bcf..7f296043 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ # v2.7.0.1 -- Fixing mislabeled index that causes the pipeline to fail, added `adapters` param to the index config file used to run our tests, updated run test to use new index +- Fixing mislabeled index that causes the pipeline to fail, added `adapters` param to the index config file used to run our tests, updated `RUN` and `RUN_VALIDATION` tests to use new index (location: `s3://nao-testing/index/20250130`) # v2.7.0.0 - Implemented masking of viral genome reference in index workflow with MASK_GENOME_FASTA to remove adapter, low-entropy and repeat sequences.