Skip to content

Commit

Permalink
chore(main): release 0.24.0 (#369)
Browse files Browse the repository at this point in the history
  • Loading branch information
varfish-bot committed Feb 26, 2024
1 parent 14044e3 commit 50fa6b0
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog

## [0.24.0](https://github.com/varfish-org/mehari/compare/v0.23.2...v0.24.0) (2024-02-26)


### Features

* adding "mehari db subset" command ([#367](https://github.com/varfish-org/mehari/issues/367)) ([#368](https://github.com/varfish-org/mehari/issues/368)) ([14044e3](https://github.com/varfish-org/mehari/commit/14044e33a45779f5bbdff0935e574e1deb926fa3))

## [0.23.2](https://github.com/varfish-org/mehari/compare/v0.23.1...v0.23.2) (2024-02-22)


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
@@ -1,6 +1,6 @@
[package]
name = "mehari"
version = "0.23.2"
version = "0.24.0"
edition = "2021"
authors = ["Manuel Holtgrewe <manuel.holtgrewe@bih-charite.de>"]
description = "Variant effect prediction all in Rust"
Expand Down

0 comments on commit 50fa6b0

Please sign in to comment.