Skip to content

Commit

Permalink
chore: release 0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
varfish-bot committed May 28, 2024
1 parent 85652be commit 25a10e5
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [0.15.0](https://www.github.com/varfish-org/clinvar-this/compare/v0.14.6...v0.15.0) (2024-05-28)


### ⚠ BREAKING CHANGES

* adjusting to new XML structure with germline/somatic split (#201)

### Features

* adjusting to new XML structure with germline/somatic split ([#201](https://www.github.com/varfish-org/clinvar-this/issues/201)) ([85652be](https://www.github.com/varfish-org/clinvar-this/commit/85652bebfa441f52c1395c15a5437df451839d33))

### [0.14.6](https://www.github.com/bihealth/clinvar-this/compare/v0.14.5...v0.14.6) (2023-12-15)


Expand Down
2 changes: 1 addition & 1 deletion clinvar_this/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.14.6"
__version__ = "0.15.0"

0 comments on commit 25a10e5

Please sign in to comment.