Skip to content

Commit

Permalink
chore(main): release 0.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
varfish-bot committed Dec 28, 2023
1 parent 2021af3 commit ae8bcc3
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.32.0](https://github.com/bihealth/annonars/compare/v0.31.2...v0.32.0) (2023-12-28)


### Features

* gnomAD v4 frequency import ([#275](https://github.com/bihealth/annonars/issues/275)) ([#368](https://github.com/bihealth/annonars/issues/368)) ([2a7e098](https://github.com/bihealth/annonars/commit/2a7e098924db0ae5023c3831fdbcc8d171259f51))
* integrate gnomAD v4 gene constraints ([#367](https://github.com/bihealth/annonars/issues/367)) ([#370](https://github.com/bihealth/annonars/issues/370)) ([2021af3](https://github.com/bihealth/annonars/commit/2021af38a22b733aad1419a98fc26ac588570c88))

## [0.31.2](https://github.com/bihealth/annonars/compare/v0.31.1...v0.31.2) (2023-12-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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "annonars"
version = "0.31.2"
version = "0.32.0"
edition = "2021"
authors = ["Manuel Holtgrewe <[email protected]>"]
description = "Rust template repository"
Expand Down

0 comments on commit ae8bcc3

Please sign in to comment.