Skip to content

Commit

Permalink
chore(main): release 0.16.0 (#250)
Browse files Browse the repository at this point in the history
  • Loading branch information
varfish-bot authored Nov 9, 2023
1 parent caab82e commit fcc3c71
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.16.0](https://github.com/bihealth/mehari/compare/v0.15.2...v0.16.0) (2023-11-09)


### Features

* allow user to select transcript source on CLI ([#247](https://github.com/bihealth/mehari/issues/247)) ([#249](https://github.com/bihealth/mehari/issues/249)) ([caab82e](https://github.com/bihealth/mehari/commit/caab82ec2666ee5c38478cc2455adcb1d0a75250))
* update tx support to latest cdot with MANE label transfer ([#245](https://github.com/bihealth/mehari/issues/245)) ([#248](https://github.com/bihealth/mehari/issues/248)) ([b69e80d](https://github.com/bihealth/mehari/commit/b69e80d35501beda2f29cbf635f9e4768751975f))

## [0.15.2](https://github.com/bihealth/mehari/compare/v0.15.1...v0.15.2) (2023-10-28)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mehari"
version = "0.15.2"
version = "0.16.0"
edition = "2021"
authors = ["Manuel Holtgrewe <[email protected]>"]
description = "Variant effect prediction all in Rust"
Expand Down

0 comments on commit fcc3c71

Please sign in to comment.