diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d5b946c..e96955bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# v2.8.0.0 +# v2.8.0.0 (in development) - Major changes to many parts of the pipeline as part of a general performance overhaul - Modified most processes in the RUN and RUN_VALIDATION workflows to stream data in and out rather than reading whole files - As part of the previous change, modified most processes in the RUN and RUN_VALIDATION workflows to work with interleaved rather than paired sequence data @@ -17,6 +17,9 @@ - Viral hits TSV moved from `virus_hits_db.tsv.gz` to `virus_hits_filtered.tsv.gz` - Numerous changes to column names in viral hits TSV, mainly to improve clarity +# v2.7.0.2 +- Updated `pipeline-version.txt` + # v2.7.0.1 - Fixed index-related issues from v2.7.0.0: - Updated `EXTRACT_VIRAL_READS` to expect updated path to viral genome DB diff --git a/pipeline-version.txt b/pipeline-version.txt index f225a78a..2635525f 100644 --- a/pipeline-version.txt +++ b/pipeline-version.txt @@ -1 +1 @@ -2.5.2 +2.7.0.2