Skip to content

Commit 1af96c9

Browse files
authored
chore(main): release 0.36.2 (#787)
1 parent cba5a25 commit 1af96c9

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.36.2](https://github.com/varfish-org/mehari/compare/v0.36.1...v0.36.2) (2025-07-02)
4+
5+
6+
### Bug Fixes
7+
8+
* include both refseq and ensembl info in TSV output ([#786](https://github.com/varfish-org/mehari/issues/786)) ([cba5a25](https://github.com/varfish-org/mehari/commit/cba5a252484f6868c4cd4d91151a0d16b9a14201))
9+
310
## [0.36.1](https://github.com/varfish-org/mehari/compare/v0.36.0...v0.36.1) (2025-07-01)
411

512

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "mehari"
3-
version = "0.36.1"
3+
version = "0.36.2"
44
edition = "2021"
55
authors = ["Manuel Holtgrewe <[email protected]>"]
66
description = "Variant effect prediction all in Rust"

0 commit comments

Comments
 (0)