Skip to content

Commit

Permalink
chore(main): release 0.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
varfish-bot committed Dec 3, 2024
1 parent 9286286 commit 193f66e
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.31.0](https://github.com/varfish-org/mehari/compare/v0.30.1...v0.31.0) (2024-12-03)


### Features

* refactor db subset CLI, add subset by VCF and subset by TxId options ([#641](https://github.com/varfish-org/mehari/issues/641)) ([9286286](https://github.com/varfish-org/mehari/commit/92862866b41307b56c2823b93b3156a876f0bf74))

## [0.30.1](https://github.com/varfish-org/mehari/compare/v0.30.0...v0.30.1) (2024-11-21)


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.30.1"
version = "0.31.0"
edition = "2021"
authors = ["Manuel Holtgrewe <[email protected]>"]
description = "Variant effect prediction all in Rust"
Expand Down

0 comments on commit 193f66e

Please sign in to comment.