Skip to content

Commit

Permalink
chore(main): release 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jun 27, 2024
1 parent f5c1903 commit b8f68cc
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [0.2.0](https://github.com/genomic-medicine-sweden/poppy/compare/v0.1.0...v0.2.0) (2024-06-27)


### Features

* add background to reference pipeline and annotation to snvs vcfs ([#70](https://github.com/genomic-medicine-sweden/poppy/issues/70)) ([f5c1903](https://github.com/genomic-medicine-sweden/poppy/commit/f5c1903686952f99439683850004391935ae6222))
* update hydra genetics version to include software version into multiqc ([#63](https://github.com/genomic-medicine-sweden/poppy/issues/63)) ([19b33d3](https://github.com/genomic-medicine-sweden/poppy/commit/19b33d37d1bdf583f01d5663a61183a25b526cca))


### Bug Fixes

* remove default string for all col when loading samples.tsv ([#67](https://github.com/genomic-medicine-sweden/poppy/issues/67)) ([9efae47](https://github.com/genomic-medicine-sweden/poppy/commit/9efae473e1cb1c9319e010f3ffe6aecd970cd4f8))

## 0.1.0 (2024-03-08)


Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.0
0.2.0

0 comments on commit b8f68cc

Please sign in to comment.