Skip to content

Commit

Permalink
Update changelog and increment version to 0.1.9; add workflow annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
dannon committed Dec 17, 2024
1 parent 86e1591 commit 1114755
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## [0.1.9] 2024-12-17
### Added
- Annotation for workflow describing its function

## [0.1.8] 2024-12-03

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
],
"format-version": "0.1",
"license": "CC-BY-4.0",
"release": "0.1.8",
"release": "0.1.9",
"name": "kmer-profiling-hifi-VGP1",
"report": {
"markdown": "\n# Workflow Execution Report\n\n\n```galaxy\ninvocation_time()\n```\n\n\n```galaxy\nhistory_dataset_as_image(output=\"GenomeScope linear plot\")\n```\n\n```galaxy\nhistory_dataset_as_image(output=\"GenomeScope log plot\")\n```\n\n```galaxy\nhistory_dataset_as_image(output=\"GenomeScope transformed linear plot\")\n```\n\n```galaxy\nhistory_dataset_as_image(output=\"GenomeScope transformed log plot\")\n```\n\n\n## Workflow\n```galaxy\nworkflow_display()\n```\n"
Expand Down

0 comments on commit 1114755

Please sign in to comment.