Skip to content

Commit

Permalink
Merge pull request #193 from hydra-genetics/release-v0.7.0
Browse files Browse the repository at this point in the history
chore: release 0.7.0
  • Loading branch information
jonca79 authored Oct 2, 2024
2 parents b1f484c + d976045 commit e9cd78a
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [0.7.0](https://www.github.com/hydra-genetics/cnv_sv/compare/v0.6.0...v0.7.0) (2024-10-02)


### Features

* add possibility to change caller annotation ([267285f](https://www.github.com/hydra-genetics/cnv_sv/commit/267285f782855a7903c4165ef829c515d2082aa2))
* add possibility to change caller name ([0b5f000](https://www.github.com/hydra-genetics/cnv_sv/commit/0b5f000f761b934d4ffc747b432f00efdffdebec))
* make caller name configurable ([461aee1](https://www.github.com/hydra-genetics/cnv_sv/commit/461aee1d4d14bc2cf337c8c634eebe2148827325))


### Bug Fixes

* make name configurable ([69ea10a](https://www.github.com/hydra-genetics/cnv_sv/commit/69ea10ac806fd0fec770a72e3974d7e1b6a18a14))
* put param in correct rule ([b99712e](https://www.github.com/hydra-genetics/cnv_sv/commit/b99712e44513dc7840a1da9fac5b0244ecb60b15))
* set sample_name correctly in header ([ef428c6](https://www.github.com/hydra-genetics/cnv_sv/commit/ef428c6d69394fd8495eaf8ebfe5db730932f475))

## [0.6.0](https://www.github.com/hydra-genetics/cnv_sv/compare/v0.5.0...v0.6.0) (2024-09-12)


Expand Down

0 comments on commit e9cd78a

Please sign in to comment.