Skip to content

Commit

Permalink
Merge branch 'update-version' into 'dev'
Browse files Browse the repository at this point in the history
Update version

See merge request epi2melabs/workflow-containers/wf-artic!62
  • Loading branch information
sarahjeeeze committed Oct 15, 2021
2 parents a2da002 + 3167666 commit 56e8688
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [unreleased]
## [v0.3.4]
### Added
- Option to add suffix to HTML report name.
- Error message if fastq input file evaluates to null.
- Output Nextflow schema JSON file.
- Output artic JSON file.

## [v0.3.3]
### Changed
Expand Down
2 changes: 1 addition & 1 deletion nextflow.config
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ params {
report_lineage = true
report_coverage = true
report_variant_summary = true
wfversion = "v0.3.3"
wfversion = "v0.3.4"
pangolin_version = "3.1.4"
aws_image_prefix = null
aws_queue = null
Expand Down

0 comments on commit 56e8688

Please sign in to comment.